Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

[meta] Update rbac.authorization.k8s.io api #890

Merged
merged 1 commit into from
Nov 10, 2020

Conversation

jmlrt
Copy link
Member

@jmlrt jmlrt commented Nov 10, 2020

This commit updates Kubernetes rbac.authorization.k8s.io api from
v1beta1 in apm-server, filebeat and metricbeat charts.

  • rbac.authorization.k8s.io/v1 has been released in Kubernetes 1.8
  • rbac.authorization.k8s.io/v1beta1 is being deprecated in Kubernetes
    1.17 and will be fully removed in 1.22

In addition, this is required for Helm 3 support to make helm lint --strict happy.

Related to #401

@jmlrt jmlrt added the meta label Nov 10, 2020
@jmlrt jmlrt requested a review from a team November 10, 2020 06:21
This commit updates Kubernetes [rbac.authorization.k8s.io][0] api from
v1beta1 in apm-server, filebeat and metricbeat charts.

- `rbac.authorization.k8s.io/v1` has been released in Kubernetes 1.8
- `rbac.authorization.k8s.io/v1beta1` is being deprecated in Kubernetes
1.17 and will be fully removed in 1.22

In addition, this is required for Helm 3 support to make
`helm lint --strict` happy.

[0]: https://kubernetes.io/docs/reference/access-authn-authz/rbac/
@jmlrt jmlrt added enhancement New feature or request project:helm3 labels Nov 10, 2020
@jmlrt jmlrt mentioned this pull request Nov 10, 2020
@jmlrt
Copy link
Member Author

jmlrt commented Nov 10, 2020

jenkins test this please

1 similar comment
@jmlrt
Copy link
Member Author

jmlrt commented Nov 10, 2020

jenkins test this please

Copy link
Contributor

@Conky5 Conky5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jmlrt jmlrt merged commit 17e433d into elastic:master Nov 10, 2020
@jmlrt jmlrt deleted the update-rbac-api branch November 10, 2020 17:06
jmlrt added a commit that referenced this pull request Nov 10, 2020
This commit updates Kubernetes [rbac.authorization.k8s.io][0] api from
v1beta1 in apm-server, filebeat and metricbeat charts.

- `rbac.authorization.k8s.io/v1` has been released in Kubernetes 1.8
- `rbac.authorization.k8s.io/v1beta1` is being deprecated in Kubernetes
1.17 and will be fully removed in 1.22

In addition, this is required for Helm 3 support to make
`helm lint --strict` happy.

[0]: https://kubernetes.io/docs/reference/access-authn-authz/rbac/
jmlrt added a commit that referenced this pull request Nov 10, 2020
This commit updates Kubernetes [rbac.authorization.k8s.io][0] api from
v1beta1 in apm-server, filebeat and metricbeat charts.

- `rbac.authorization.k8s.io/v1` has been released in Kubernetes 1.8
- `rbac.authorization.k8s.io/v1beta1` is being deprecated in Kubernetes
1.17 and will be fully removed in 1.22

In addition, this is required for Helm 3 support to make
`helm lint --strict` happy.

[0]: https://kubernetes.io/docs/reference/access-authn-authz/rbac/
jmlrt added a commit that referenced this pull request Nov 10, 2020
This commit updates Kubernetes [rbac.authorization.k8s.io][0] api from
v1beta1 in apm-server, filebeat and metricbeat charts.

- `rbac.authorization.k8s.io/v1` has been released in Kubernetes 1.8
- `rbac.authorization.k8s.io/v1beta1` is being deprecated in Kubernetes
1.17 and will be fully removed in 1.22

In addition, this is required for Helm 3 support to make
`helm lint --strict` happy.

[0]: https://kubernetes.io/docs/reference/access-authn-authz/rbac/
@jmlrt
Copy link
Member Author

jmlrt commented Nov 10, 2020

backported to 6.8, 7.9 and 7.x branches

This was referenced Nov 17, 2020
@jmlrt jmlrt mentioned this pull request Nov 23, 2020
@jmlrt jmlrt changed the title [meta] update rbac.authorization.k8s.io api [meta] Update rbac.authorization.k8s.io api Nov 23, 2020
@jmlrt jmlrt mentioned this pull request Feb 8, 2021
This was referenced Mar 15, 2021
@jmlrt jmlrt mentioned this pull request May 25, 2021
@jmlrt jmlrt mentioned this pull request Mar 8, 2022
@jmlrt jmlrt mentioned this pull request Apr 21, 2022
This was referenced Sep 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants