-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
Remove support for legacy IAM permissions #9492
Remove support for legacy IAM permissions #9492
Conversation
/lgtm |
Any reason for not removing this completely? Seems that they are unofficially deprecated since v1.8.0.
|
We could probably be more aggressive, depreciating in kops 1.18 and removing in 1.19. |
👍 |
223dbb9
to
ee4025a
Compare
/test pull-kops-e2e-kubernetes-aws |
a3e2f3a
to
8ab28e5
Compare
1856898
to
e8abc6d
Compare
/lgtm |
I agree with the proposed timeline but I think we should get input from others before doing so. Perhaps an agenda item for the next office hours? Unless we think Kops 1.18 will be released before the next office hours, in which case we could at least get something into the release notes for now. |
Perhaps the release notes should mention a migration strategy or at least the impact of this:
|
|
Per kops office hours, need to put in a escape hatch for 1.19, deferring code removal to 1.20 |
f7ca9fa
to
c4c915c
Compare
c4c915c
to
abedaf9
Compare
/retest |
I think the Cilium test is broken and those tests should be added to the skip list. |
abedaf9
to
578226e
Compare
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: johngmyers The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
578226e
to
88e5e18
Compare
88e5e18
to
8cecb6b
Compare
@johngmyers: The following test failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
8cecb6b
to
9693da6
Compare
@hakman I agree those should be added to the skip list. Do we have a tracking issue so we can stop skipping once they start passing? |
We don't, but we will have to re-review skipped test on each Kubernetes minor release. |
Hrm, looks like that test is just flaky in kops-aws-cni-cilium. But a similar, consistently failing test is cilium/cilium#12489 |
/lgtm |
No description provided.