Skip to content
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

Update Kubernetes Model to Kubernetes 1.20.0 #2684

Closed
rohanKanojia opened this issue Dec 21, 2020 · 0 comments · Fixed by #2755
Closed

Update Kubernetes Model to Kubernetes 1.20.0 #2684

rohanKanojia opened this issue Dec 21, 2020 · 0 comments · Fixed by #2755
Assignees
Labels
component/kubernetes-model Deals with the kubernetes-model enhancement
Milestone

Comments

@rohanKanojia
Copy link
Member

Kubernetes 1.20.0 got released[0] a few weeks ago. We should update our model in the upcoming releases. Here is the release announcement blog[1]

[0] https://github.com/kubernetes/kubernetes/releases/tag/v1.20.0
[1] https://kubernetes.io/blog/2020/12/08/kubernetes-1-20-release-announcement/

@rohanKanojia rohanKanojia added the component/kubernetes-model Deals with the kubernetes-model label Dec 21, 2020
@manusa manusa added this to the 5.1.0 milestone Jan 7, 2021
@rohanKanojia rohanKanojia self-assigned this Jan 28, 2021
rohanKanojia added a commit to rohanKanojia/kubernetes-client that referenced this issue Jan 28, 2021
- Updated Kubernetes Model to v1.20.2
- Remove kubernetes-model-settings as v1alpha1 PodPreset API got removed
  in Kubernetes 1.20.x
- Remove client.settings() DSL and related classes from KubernetesClient interface
- Added v1 models for scheduling, certificates and admission
rohanKanojia added a commit to rohanKanojia/kubernetes-client that referenced this issue Jan 28, 2021
- Updated Kubernetes Model to v1.20.2
- Remove kubernetes-model-settings as v1alpha1 PodPreset API got removed
  in Kubernetes 1.20.x
- Remove client.settings() DSL and related classes from KubernetesClient interface
- Added v1 models for scheduling, certificates, eventing and admission
rohanKanojia added a commit to rohanKanojia/kubernetes-client that referenced this issue Jan 29, 2021
- Updated Kubernetes Model to v1.20.2
- Remove kubernetes-model-settings as v1alpha1 PodPreset API got removed
  in Kubernetes 1.20.x
- Remove client.settings() DSL and related classes from KubernetesClient interface
- Added v1 models for scheduling, certificates, eventing and admission
rohanKanojia added a commit to rohanKanojia/kubernetes-client that referenced this issue Jan 29, 2021
- Updated Kubernetes Model to v1.20.2
- Remove kubernetes-model-settings as v1alpha1 PodPreset API got removed
  in Kubernetes 1.20.x
- Remove client.settings() DSL and related classes from KubernetesClient interface
- Added v1 models for scheduling, certificates, eventing and admission
rohanKanojia added a commit to rohanKanojia/kubernetes-client that referenced this issue Jan 29, 2021
- Updated Kubernetes Model to v1.20.2
- Remove kubernetes-model-settings as v1alpha1 PodPreset API got removed
  in Kubernetes 1.20.x
- Remove client.settings() DSL and related classes from KubernetesClient interface
- Added v1 models for scheduling, certificates, eventing and admission
rohanKanojia added a commit to rohanKanojia/kubernetes-client that referenced this issue Jan 29, 2021
- Updated Kubernetes Model to v1.20.2
- Remove kubernetes-model-settings as v1alpha1 PodPreset API got removed
  in Kubernetes 1.20.x
- Remove client.settings() DSL and related classes from KubernetesClient interface
- Added v1 models for scheduling, certificates, eventing and admission
manusa pushed a commit that referenced this issue Feb 1, 2021
- Updated Kubernetes Model to v1.20.2
- Remove kubernetes-model-settings as v1alpha1 PodPreset API got removed
  in Kubernetes 1.20.x
- Remove client.settings() DSL and related classes from KubernetesClient interface
- Added v1 models for scheduling, certificates, eventing and admission
metacosm pushed a commit that referenced this issue Feb 2, 2021
- Updated Kubernetes Model to v1.20.2
- Remove kubernetes-model-settings as v1alpha1 PodPreset API got removed
  in Kubernetes 1.20.x
- Remove client.settings() DSL and related classes from KubernetesClient interface
- Added v1 models for scheduling, certificates, eventing and admission
metacosm pushed a commit that referenced this issue Feb 2, 2021
- Updated Kubernetes Model to v1.20.2
- Remove kubernetes-model-settings as v1alpha1 PodPreset API got removed
  in Kubernetes 1.20.x
- Remove client.settings() DSL and related classes from KubernetesClient interface
- Added v1 models for scheduling, certificates, eventing and admission
metacosm pushed a commit that referenced this issue Feb 5, 2021
- Updated Kubernetes Model to v1.20.2
- Remove kubernetes-model-settings as v1alpha1 PodPreset API got removed
  in Kubernetes 1.20.x
- Remove client.settings() DSL and related classes from KubernetesClient interface
- Added v1 models for scheduling, certificates, eventing and admission
metacosm pushed a commit that referenced this issue Feb 8, 2021
- Updated Kubernetes Model to v1.20.2
- Remove kubernetes-model-settings as v1alpha1 PodPreset API got removed
  in Kubernetes 1.20.x
- Remove client.settings() DSL and related classes from KubernetesClient interface
- Added v1 models for scheduling, certificates, eventing and admission
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment