-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
[v14] Add bootstrap support for AutoUpdateConfig/AutoUpdateVersion resources #53049
base: branch/v14
Are you sure you want to change the base?
[v14] Add bootstrap support for AutoUpdateConfig/AutoUpdateVersion resources #53049
Conversation
#51904) * Add bootstrap support for AutoUpdateConfig/AutoUpdateVersion * Add support for `applyResources` Reduce nested switch for bootstrap new type of resources * Transform test to table test to check same resources for both `bootstrapResources` and `applyResources`
We are no longer releasing branch/v14 - that stopped when v17 was released although we did get a security fix in after v17 so we didn't leave v14 users with a known security issue. |
Unfortunately, Cloud still operates Teleport v14. We need to cut at least one more v14 release with Managed Updates v2 to allow existing v14 users to migrate to newer majors. We may also need to cut additional v14 releases with security patches until that's complete. |
I've raised #53517 to backport the change that should allow this PR to pass CI in the merge queue. Once that has been merged, please rebase on top of the latest branch/v14 and you should be good to merge. |
Thanks @camscale, sounds great! We will merge this PR along with the Managed Updates v2 backport |
Should be good to merge now once you've updated your branch. |
Backport #51904 to branch/v14