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

chore: remove invalid k8s v1.28 flags and feature gates #216

Merged
merged 1 commit into from
Jan 3, 2024

Conversation

honcao
Copy link
Member

@honcao honcao commented Jan 3, 2024

Reason for Change:

  • In Kubernetes v1.28, several flags and feature gates were removed.
    Users with existing api-models containing such a flag or feature gate would get broken deployments and upgrades. This PR will automatically remove the flag even if the user specifies it, for k8s v1.28+.
  • Added proper unit tests for all removed flags and feature gates.
Feature gates PR
AdvancedAuditing kubernetes/kubernetes#118763
CSIMigrationGCE kubernetes/kubernetes#117055
CSIStorageCapacity kubernetes/kubernetes#118018
DelegateFSGroupToCSIDriver kubernetes/kubernetes#117655
DevicePlugins kubernetes/kubernetes#118763
DisableAcceleratorUsageMetrics kubernetes/kubernetes#114068
EndpointSliceTerminatingCondition, MixedProtocolLBService,ServiceIPStaticSubrange,ServiceInternalTrafficPolicy kubernetes/kubernetes#117237
PodSecurity kubernetes/kubernetes#114068
WindowsHostProcessContainers kubernetes/kubernetes#117570
NetworkPolicyStatus kubernetes/kubernetes#115843
PodHasNetworkCondition
UserNamespacesStatelessPodsSupport kubernetes/kubernetes#118691

Issue Fixed:

Credit Where Due:

Does this change contain code from or inspired by another project?

  • No
  • Yes

If "Yes," did you notify that project's maintainers and provide attribution?

  • No
  • Yes

Requirements:

Notes:

@honcao honcao requested a review from christinalau0 January 3, 2024 02:38
@honcao
Copy link
Member Author

honcao commented Jan 3, 2024

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@honcao
Copy link
Member Author

honcao commented Jan 3, 2024

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@honcao
Copy link
Member Author

honcao commented Jan 3, 2024

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@honcao
Copy link
Member Author

honcao commented Jan 3, 2024

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@honcao honcao merged commit 72bb762 into Azure:master Jan 3, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants