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 (deprecate) all manifests from deploy/single #4970

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

programmer04
Copy link
Member

@programmer04 programmer04 commented Oct 25, 2023

What this PR does / why we need it:

From KIC 3.0.0 only Helm chart and Gateway Operator are official and supported ways to install KIC. This is breaking changes, but it leaves files to indicate that they have been deprecated. In the future, they will be removed too.

Which issue this PR fixes:

Closes #4712

Special notes for your reviewer:

Manifests are still used in e2e tests, so they are moved. Here is the dedicated issue

to get rid of them entirely.

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 the ci/run-e2e Trigger e2e test run from PR label Oct 25, 2023
@programmer04 programmer04 marked this pull request as ready for review October 25, 2023 13:29
@programmer04 programmer04 requested a review from a team as a code owner October 25, 2023 13:29
@programmer04 programmer04 enabled auto-merge (squash) October 25, 2023 13:30
@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/6641141569

@team-k8s-bot team-k8s-bot removed the ci/run-e2e Trigger e2e test run from PR label Oct 25, 2023
@codecov
Copy link

codecov bot commented Oct 25, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (cac9630) 77.7% compared to head (99ce61f) 77.7%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##            main   #4970     +/-   ##
=======================================
- Coverage   77.7%   77.7%   -0.1%     
=======================================
  Files        166     166             
  Lines      18642   18642             
=======================================
- Hits       14493   14486      -7     
- Misses      3315    3319      +4     
- Partials     834     837      +3     

see 7 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@programmer04 programmer04 merged commit d2fd3ba into main Oct 25, 2023
182 checks passed
@programmer04 programmer04 deleted the deprecate-manifests branch October 25, 2023 14:19
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.

Deprecate the deploy manifests in favor of Helm
3 participants