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 feature gate CombinedServices #4743

Merged
merged 1 commit into from
Sep 27, 2023
Merged

Conversation

programmer04
Copy link
Member

What this PR does / why we need it:

CombinedServices graduated to be always enabled and not configurable, remove the feature gate, all code related to handling old behavior, and adjust tests.

Which issue this PR fixes:

Closes #4160

Special notes for your reviewer:

Golden tests **/combined-services_golden.yaml have been removed, because they match **/default_golden.yaml.
As I checked no changes are required in Helm charts.
Please point me in case of miss a place where I should make an update.

PR Readiness Checklist:

Complete these before marking the PR as ready to review:

  • the CHANGELOG.md release notes have been updated to reflect any significant (and particularly user-facing) changes introduced by this PR

@programmer04 programmer04 added this to the KIC v3.0.0 milestone Sep 27, 2023
@programmer04 programmer04 requested a review from a team as a code owner September 27, 2023 15:24
@programmer04 programmer04 self-assigned this Sep 27, 2023
@team-k8s-bot team-k8s-bot removed the ci/run-e2e Trigger e2e test run from PR label Sep 27, 2023
@programmer04 programmer04 enabled auto-merge (squash) September 27, 2023 15:25
@Kong Kong deleted a comment from team-k8s-bot Sep 27, 2023
@programmer04 programmer04 added the ci/run-e2e Trigger e2e test run from PR label Sep 27, 2023
@team-k8s-bot
Copy link
Collaborator

E2E (targeted) tests with KIND-based clusters were started at https://github.com/Kong/kubernetes-ingress-controller/actions/runs/6328134817

@team-k8s-bot team-k8s-bot removed the ci/run-e2e Trigger e2e test run from PR label Sep 27, 2023
Copy link
Contributor

@czeslavo czeslavo left a comment

Choose a reason for hiding this comment

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

😌

@programmer04 programmer04 merged commit 0671c82 into main Sep 27, 2023
188 of 189 checks passed
@programmer04 programmer04 deleted the rm-CombinedServices branch September 27, 2023 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove CombinedServices feature gate
3 participants