-
Notifications
You must be signed in to change notification settings - Fork 21
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
feat: Create new app for Gateway API #3057
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
added
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
services/traefik
labels
Jan 24, 2025
mesosphere-ci
added
ok-to-test
Signals mergebot that CI checks are ready to be kicked off
update-licenses
signals mergebot to update licenses.d2iq.yaml
labels
Jan 24, 2025
Pull Request Test Coverage Report for Build 13071348660Warning: This coverage report may be inaccurate.This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
Details
💛 - Coveralls |
shubham2g
force-pushed
the
Shubham/Gateway-API-App
branch
from
January 24, 2025 11:35
ce76e34
to
89ec410
Compare
mhrabovcin
reviewed
Jan 24, 2025
mhrabovcin
reviewed
Jan 24, 2025
mhrabovcin
reviewed
Jan 24, 2025
mhrabovcin
reviewed
Jan 24, 2025
shubham2g
force-pushed
the
Shubham/Gateway-API-App
branch
from
January 24, 2025 11:50
7a49d06
to
8b68156
Compare
shubham2g
added
ok-to-test
Signals mergebot that CI checks are ready to be kicked off
ready-for-review
and removed
ok-to-test
Signals mergebot that CI checks are ready to be kicked off
labels
Jan 24, 2025
mhrabovcin
reviewed
Jan 24, 2025
shubham2g
force-pushed
the
Shubham/Gateway-API-App
branch
from
January 24, 2025 12:12
40b56ea
to
4085279
Compare
github-actions
bot
added
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
and removed
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
labels
Jan 27, 2025
github-actions
bot
removed
the
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
label
Jan 27, 2025
mhrabovcin
reviewed
Jan 27, 2025
github-actions
bot
removed
the
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
label
Jan 30, 2025
github-actions
bot
added
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
and removed
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
labels
Jan 30, 2025
shubham2g
added
ok-to-test
Signals mergebot that CI checks are ready to be kicked off
and removed
ok-to-test
Signals mergebot that CI checks are ready to be kicked off
labels
Jan 30, 2025
mhrabovcin
reviewed
Jan 30, 2025
mhrabovcin
reviewed
Jan 30, 2025
mhrabovcin
reviewed
Jan 30, 2025
shubham2g
force-pushed
the
Shubham/Gateway-API-App
branch
from
January 30, 2025 15:33
bc0b780
to
158056a
Compare
mhrabovcin
reviewed
Jan 30, 2025
shubham2g
added
open-kommander-pr
Automatically triggers the creation of a PR in Kommander repo
and removed
open-kommander-pr
Automatically triggers the creation of a PR in Kommander repo
labels
Jan 30, 2025
✅ Created Kommander branch to test kommander-applications changes: https://github.com/mesosphere/kommander/tree/kapps/main/Shubham/Gateway-API-App |
mhrabovcin
approved these changes
Jan 31, 2025
rohitkumar0510
pushed a commit
that referenced
this pull request
Feb 5, 2025
* feat: Create new app for Gateway API * feat: Create new app for Gateway API * feat: Work on comment * feat: api version correction * build: Updated .github/service-labeler.yaml * feat: api version correction * feat: Add independent management of Traefik CRDs * feat: update kustomization.yaml * feat: worked on comment * feat: include list-images-values.yaml * feat: update the dir structure * feat: worked on comment * feat: kustomization file update * feat: kustomization file update * feat: apiversion update * feat: changed the logic in apptests * feat: skip crds installtion * feat: Add CRDs installation in apptests * feat: Add traefik crd as dependency * feat: used absolutepath function * feat: corrected gateway api path * feat: Added default CM * feat: path correction * feat: print path to check * feat: corrected path * feat: worked on comment * feat: changed the name as per comment * fix(harbor): add gateway-api-crds default app * fix: add gateway-api-crds metadata * fix: install gateway-api crds on new version * fix: avoid adding same traefik override * fix: trigger reconciliation * fix: increse wait interval --------- Co-authored-by: d2iq-mergebot <[email protected]> Co-authored-by: Martin Hrabovcin <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
ok-to-test
Signals mergebot that CI checks are ready to be kicked off
open-kommander-pr
Automatically triggers the creation of a PR in Kommander repo
ready-for-review
services/gateway-api-crds
services/kommander
services/traefik
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
update-licenses
signals mergebot to update licenses.d2iq.yaml
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What problem does this PR solve?:
Add dedicated app for Gateway API CRDs
Which issue(s) does this PR fix?:
https://jira.nutanix.com/browse/NCN-105328