-
Notifications
You must be signed in to change notification settings - Fork 115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Epic] Kubernetes 4.0 #2362
Labels
impact/breaking
Fixing this issue will require a breaking change
kind/epic
Large new features or investments
resolution/fixed
This issue was fixed
Milestone
Comments
kpitzen
added
kind/enhancement
Improvements or new features
needs-triage
Needs attention from the triage team
impact/breaking
Fixing this issue will require a breaking change
kind/epic
Large new features or investments
and removed
kind/enhancement
Improvements or new features
needs-triage
Needs attention from the triage team
labels
Apr 17, 2023
The first release candidate is now published for testing https://github.com/pulumi/pulumi-kubernetes/tree/v4.0.0-rc.1 |
5 tasks
The release is being cut now: https://github.com/pulumi/pulumi-kubernetes/actions/runs/5601213165 |
4.0 has been released. https://github.com/pulumi/pulumi-kubernetes/releases/tag/v4.0.0 |
Cannot close issue without required labels: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
impact/breaking
Fixing this issue will require a breaking change
kind/epic
Large new features or investments
resolution/fixed
This issue was fixed
Overview
Since the 3.0 release in April 2021, over 160 resources have been added including patch functionality, flow control, and helm releases. With over 236,000 Pulumi managed resources, the Kubernetes provider continues to be one of the most popular providers, second only to AWS.
For this iteration of the Kubernetes provider, we are improving the user experience with a focus on consistency, efficiency, and Kubernetes best practices. This set of improvements includes:
Begin overlay implementationReferences
Milestones
Respect provider config settings and prevent fallback(Replaced by Add a "strict mode" that requires "kubeconfig" and "context" #2423, which is not a breaking change) -- Feature shipped in v3.28.1 since it's not a breaking changeStop storing statuses and server generated metadata in stateRelease tasks
Follow-ups
We decided to pull this change out of the v4 scope since it's additive / non-breaking.
kubernetes:helm:v2:ChartNotes
The text was updated successfully, but these errors were encountered: