Skip to content

pulumi-kubernetes-operator-v2.0.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Feb 06:24
· 10 commits to master since this release

IMPORTANT: this is a prerelease and is not intended for use in a production environment.

See announcement:
https://www.pulumi.com/blog/pulumi-kubernetes-operator-2-0/

Installation

Follow the instructions in README.md to install the operator.

Optional: install Flux2 (instructions) to use Flux sources.

What's Changed

  • Update module github.com/pulumi/pulumi/sdk/v3 to v3.143.0 by @pulumi-renovate in #772
  • Update module github.com/pulumi/pulumi/sdk/v3 to v3.144.0 by @pulumi-renovate in #776
  • Update module github.com/pulumi/pulumi/sdk/v3 to v3.144.1 by @pulumi-renovate in #777
  • Update kubernetes packages to v0.32.0 by @pulumi-renovate in #767
  • Update module k8s.io/kubernetes to v1.32.0 by @pulumi-renovate in #768
  • Update module sigs.k8s.io/controller-runtime to v0.19.3 by @pulumi-renovate in #769
  • Pin dependencies by @pulumi-renovate in #779
  • Fix build by @blampe in #782
  • Update module github.com/go-git/go-git/v5 to v5.13.0 [SECURITY] by @pulumi-renovate in #783
  • Update first-party Pulumi dependencies to v3.145.0 by @pulumi-renovate in #784
  • Update first-party Pulumi dependencies (major) by @pulumi-renovate in #781
  • Update pulumi/pulumi Docker tag to v3.145.0 by @pulumi-renovate in #785
  • Update pulumi/actions digest to 13b8b71 by @pulumi-renovate in #787
  • Update dependency @pulumi/kubernetes to v4.20.0 by @pulumi-renovate in #788
  • Update first-party Pulumi dependencies to v3.146.0 by @pulumi-renovate in #789
  • Update dependency @pulumi/kubernetes to v4.21.0 by @pulumi-renovate in #792
  • Update dependency @pulumi/random to v4.17.0 by @pulumi-renovate in #793
  • Update pulumi/pulumi Docker tag to v3.146.0 by @pulumi-renovate in #794
  • Update first-party Pulumi dependencies to v3.147.0 by @pulumi-renovate in #796
  • Update dependency @pulumi/kubernetes to v4.21.1 by @pulumi-renovate in #798
  • Update first-party Pulumi dependencies to v3.148.0 by @pulumi-renovate in #799
  • Reduce volatility of the workspace due to ordering and caching issues by @EronWright in #803
  • feat: add WorkspaceReclaimPolicy to Stack spec by @rquitales in #804
  • feat: report status when stack is locked by @rquitales in #807
  • Update first-party Pulumi dependencies to v3.149.0 by @pulumi-renovate in #808
  • fix: do not delete workspace pod on authz errors by @rquitales in #805
  • Use 'parallel' policy for workspace pod rollouts to avoid stalls by @EronWright in #802
  • Update first-party Pulumi dependencies by @pulumi-renovate in #809
  • Update pulumi/pulumi Docker tag to v3.150.0 by @pulumi-renovate in #812
  • Garbage collection for Update objects by @EronWright in #810
  • Use correct logic for OwnerReferencesChangedPredicate by @EronWright in #815
  • Fix linting issues by @rquitales in #813
  • Lint agent/ folder by @rquitales in #817
  • Use audience-scoped access token by @EronWright in #816
  • copyright headers by @EronWright in #820
  • deployment template: fix extraSidecars indentation by @zackse in #770
  • Add artifact hub metadata by @rquitales in #821
  • Update module k8s.io/kubernetes to v1.32.2 [SECURITY] by @pulumi-renovate in #825
  • Use a prebuilt image for testing helm installation by @rquitales in #822
  • fix: do not delete the workspace pod when the last update failed by @rquitales in #828
  • Enable setting the log verbosity level of Pulumi CLI for a stack/workspace by @rquitales in #824
  • Bump github.com/hashicorp/go-retryablehttp from 0.7.5 to 0.7.7 in the go_modules group across 1 directory by @dependabot in #773
  • Use pulumi.com labels by @EronWright in #829
  • feat: add CI workflows to sync operator images to ECR and GHCR by @rquitales in #830
  • Sync built images to ECR and GHCR on release by @rquitales in #831
  • New controller events by @EronWright in #832
  • feat: add GHA summary for image sync job by @rquitales in #834
  • Prepare for v2.0.0-rc.1 by @EronWright in #835

New Contributors

Full Changelog: v2.0.0-beta.3...v2.0.0-rc.1