feat(health): support various policies _.microgateway.airlock.com - #28268
Merged
crenshaw-dev merged 4 commits intoJun 21, 2026
Merged
Conversation
❌ Preview Environment deleted from BunnyshellAvailable commands (reply to this comment):
|
Bundle ReportBundle size has no change ✅ |
root30
force-pushed
the
resource-customizations-microgateway-policies
branch
from
June 12, 2026 12:45
016b61e to
90bd417
Compare
root30
marked this pull request as ready for review
June 12, 2026 12:45
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #28268 +/- ##
==========================================
- Coverage 65.05% 65.05% -0.01%
==========================================
Files 425 425
Lines 59415 59422 +7
==========================================
+ Hits 38654 38658 +4
+ Misses 17186 17183 -3
- Partials 3575 3581 +6
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. |
crenshaw-dev
requested changes
Jun 12, 2026
root30
force-pushed
the
resource-customizations-microgateway-policies
branch
2 times, most recently
from
June 15, 2026 07:39
c8d02c1 to
eddfbc9
Compare
root30
force-pushed
the
resource-customizations-microgateway-policies
branch
2 times, most recently
from
June 16, 2026 13:11
270f391 to
546d52c
Compare
root30
commented
Jun 16, 2026
| group: gateway.networking.k8s.io | ||
| kind: Gateway | ||
| name: example-gateway | ||
| conditions: [] |
Contributor
Author
There was a problem hiding this comment.
An empty conditions struct is not valid (according to policy_types.go), however conditions would be required within the ancestors struct as well... in that case it does not matter though
root30
force-pushed
the
resource-customizations-microgateway-policies
branch
from
June 17, 2026 06:25
546d52c to
1365207
Compare
Signed-off-by: Roman Willi <roman.willi@ergon.ch>
… microgateway.airlock.com API group Signed-off-by: Roman Willi <roman.willi@ergon.ch>
…check Signed-off-by: Roman Willi <roman.willi@ergon.ch>
root30
force-pushed
the
resource-customizations-microgateway-policies
branch
from
June 18, 2026 12:47
1365207 to
8c28c08
Compare
crenshaw-dev
approved these changes
Jun 21, 2026
crenshaw-dev
enabled auto-merge (squash)
June 21, 2026 18:14
om7057
pushed a commit
to om7057/argo-cd
that referenced
this pull request
Jun 24, 2026
…goproj#28268) Signed-off-by: Roman Willi <roman.willi@ergon.ch>
amarkdotdev
added a commit
to amarkdotdev/argo-cd
that referenced
this pull request
Jul 21, 2026
…goproj#28268) Signed-off-by: amarkdotdev <amarkdotdev@users.noreply.github.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR adds the custom health check for various policy Types of Airlock Microgateway.
Checklist: