Skip to content

Conversation

Elson9
Copy link
Contributor

@Elson9 Elson9 commented Feb 20, 2025

Description

Fixes #144

Tested with upstreams in different clusters (Silver and Emerald)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Documentation (non-breaking change with enhancements to documentation)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • I have checked that unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Further comments

Copy link
Contributor

@rustyjux rustyjux left a comment

Choose a reason for hiding this comment

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

Generally looks good (moving existing functionality over to kube-api). I can't see why not address the issues flagged by GitHub Advanced Security.

Also, there aren't tests on get_statuses for gatewayApi... but there weren't tests there before either so maybe not a huge deal if not included.

Copy link

🔔 Friendly reminder: The following reviewers still need to review this PR: @ikethecoder

PS: @sdqdadat

…rough an exception

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
@Elson9 Elson9 merged commit d464c0e into dev Feb 26, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GWA status returning DOWN when upstream is UP
3 participants