Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: appscode-cloud/docs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7fd756a
Choose a base ref
...
head repository: appscode-cloud/docs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 802fafd
Choose a head ref
  • 18 commits
  • 493 files changed
  • 4 contributors

Commits on Apr 20, 2026

  1. Switch to hugo (#118)

    Signed-off-by: Tamal Saha <tamal@appscode.com>
    tamalsaha authored Apr 20, 2026
    Configuration menu
    Copy the full SHA
    98965f8 View commit details
    Browse the repository at this point in the history
  2. ACE -> KubeDB Platform (#119)

    Signed-off-by: Tamal Saha <tamal@appscode.com>
    tamalsaha authored Apr 20, 2026
    Configuration menu
    Copy the full SHA
    caf53e3 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2026

  1. Add docs for alertmanager email + generic webhook config (#121)

    Signed-off-by: sami <sami@appscode.com>
    samiulsami authored May 10, 2026
    Configuration menu
    Copy the full SHA
    4bad7ac View commit details
    Browse the repository at this point in the history

Commits on May 16, 2026

  1. Harden CI workflows (#123)

    * Use dynamic github token
    
    Signed-off-by: Tamal Saha <tamal@appscode.com>
    
    * Harden GitHub Actions workflows
    
    - Pin every action ref to a full-length commit SHA with a trailing
      version comment, so floating tags like @v4 can't be re-pointed at
      malicious code.
    - Bump outdated actions/checkout@v1 to @v4.3.1 (where present).
    - Tag-triggered workflows now check out with fetch-depth: 1 and
      fetch-tags: true so the tag ref is available downstream.
    - release-tracker.yml grants contents: write at the job level so the
      default GITHUB_TOKEN can push commits/tags back to the repo.
    
    Signed-off-by: Tamal Saha <tamal@appscode.com>
    
    * Grant preview-website job the permissions Firebase deploy needs
    
    Signed-off-by: Tamal Saha <tamal@appscode.com>
    
    * Use GitHub App token for release tracker comments
    
    Signed-off-by: Tamal Saha <tamal@appscode.com>
    
    * Apply kubedb/installer#2281: harden CI workflows
    
    Signed-off-by: Tamal Saha <tamal@appscode.com>
    
    * Remove Prepare git step from release-tracker.yml
    
    Signed-off-by: Tamal Saha <tamal@appscode.com>
    
    * Rename LGTM App token step id to lgtm-app-token
    
    Signed-off-by: Tamal Saha <tamal@appscode.com>
    
    * release-tracker.yml: gate at job level with merged == true
    
    Signed-off-by: Tamal Saha <tamal@appscode.com>
    
    * release-tracker.yml: drop permissions block
    
    Signed-off-by: Tamal Saha <tamal@appscode.com>
    
    * release-tracker.yml: grant permission-pull-requests to LGTM App
    
    Signed-off-by: Tamal Saha <tamal@appscode.com>
    
    * Use node-version: '22' in setup-node steps
    
    Signed-off-by: Tamal Saha <tamal@appscode.com>
    
    * Add 1gtm-app[bot] to kodiak auto_approve_usernames
    
    Signed-off-by: Tamal Saha <tamal@appscode.com>
    
    * Normalize kodiak auto_approve_usernames
    
    Signed-off-by: Tamal Saha <tamal@appscode.com>
    
    ---------
    
    Signed-off-by: Tamal Saha <tamal@appscode.com>
    tamalsaha authored May 16, 2026
    Configuration menu
    Copy the full SHA
    cc7f623 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2026

  1. Harden release and release-tracker workflows

    release-tracker.yml:
    - Move the merged-PR gate from the build job to label-detector so
      non-merge closes skip the workflow entirely.
    - Add explicit contents: read permissions to the build job.
    
    release.yml:
    - Drop misleading permissions from the label-detector job, which only
      runs a curl and emits a job output.
    - Add packages: write to the build job alongside contents: write; the
      docker/login-action push to ghcr.io requires it.
    
    Signed-off-by: Tamal Saha <tamal@appscode.com>
    tamalsaha committed May 19, 2026
    Configuration menu
    Copy the full SHA
    88e520d View commit details
    Browse the repository at this point in the history
  2. Add cluster upgrade (#122)

    Signed-off-by: Arnob Kumar Saha <arnob@appscode.com>
    ArnobKumarSaha authored May 19, 2026
    Configuration menu
    Copy the full SHA
    f51d2fd View commit details
    Browse the repository at this point in the history

Commits on May 26, 2026

  1. Rebrand AppsCode Platform / ACE to KubeDB Platform

    Signed-off-by: Tamal Saha <tamal@appscode.com>
    tamalsaha committed May 26, 2026
    Configuration menu
    Copy the full SHA
    163f19b View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2026

  1. Move the common configurations of selfhost

    Signed-off-by: Arnob Kumar Saha <arnob@appscode.com>
    ArnobKumarSaha committed Jun 13, 2026
    Configuration menu
    Copy the full SHA
    4782b92 View commit details
    Browse the repository at this point in the history
  2. Add selfhost doc for openshift

    Signed-off-by: Arnob Kumar Saha <arnob@appscode.com>
    ArnobKumarSaha committed Jun 13, 2026
    Configuration menu
    Copy the full SHA
    c42424b View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2026

  1. Trimmed marketing fluff (e.g. "seamlessly", "unlock its full potentia…

    …l", redundant intros/closings) from the cluster-management and database-management guide sections
    
    Signed-off-by: Arnob Kumar Saha <arnob@appscode.com>
    ArnobKumarSaha committed Jun 14, 2026
    Configuration menu
    Copy the full SHA
    fb75a0a View commit details
    Browse the repository at this point in the history
  2. Remove helm_release_ part from feature key

    Signed-off-by: Arnob Kumar Saha <arnob@appscode.com>
    ArnobKumarSaha committed Jun 14, 2026
    Configuration menu
    Copy the full SHA
    0fd39bf View commit details
    Browse the repository at this point in the history
  3. Add feature reference page

    Signed-off-by: Arnob Kumar Saha <arnob@appscode.com>
    ArnobKumarSaha committed Jun 14, 2026
    Configuration menu
    Copy the full SHA
    4c08915 View commit details
    Browse the repository at this point in the history
  4. Add additional notes in openshift

    Signed-off-by: Arnob Kumar Saha <arnob@appscode.com>
    ArnobKumarSaha committed Jun 14, 2026
    Configuration menu
    Copy the full SHA
    d34c917 View commit details
    Browse the repository at this point in the history
  5. Rebrand AppsCode Platform / ACE to KubeDB Platform (#124)

    Signed-off-by: Tamal Saha <tamal@appscode.com>
    Signed-off-by: Arnob Kumar Saha <arnob@appscode.com>
    Co-authored-by: Arnob Kumar Saha <arnob@appscode.com>
    tamalsaha and ArnobKumarSaha authored Jun 14, 2026
    Configuration menu
    Copy the full SHA
    39d93c3 View commit details
    Browse the repository at this point in the history
  6. Fix the image ref structure

    Signed-off-by: Arnob Kumar Saha <arnob@appscode.com>
    ArnobKumarSaha committed Jun 14, 2026
    Configuration menu
    Copy the full SHA
    288f775 View commit details
    Browse the repository at this point in the history
  7. Fix links

    Signed-off-by: Arnob Kumar Saha <arnob@appscode.com>
    ArnobKumarSaha committed Jun 14, 2026
    Configuration menu
    Copy the full SHA
    088b4ad View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2026

  1. Add newlines after <br/>

    Signed-off-by: Arnob Kumar Saha <arnob@appscode.com>
    ArnobKumarSaha committed Jun 15, 2026
    Configuration menu
    Copy the full SHA
    3bc38c4 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2026

  1. Prepare for release v2026.6.19 (#129)

    ProductLine: ACE
    Release: v2026.6.19
    Release-tracker: appscode-cloud/CHANGELOG#75
    Signed-off-by: 1gtm <1gtm@appscode.com>
    Signed-off-by: Tamal Saha <tamal@appscode.com>
    1gtm authored Jun 22, 2026
    Configuration menu
    Copy the full SHA
    802fafd View commit details
    Browse the repository at this point in the history
Loading