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

Unify exposers #347

Merged
merged 4 commits into from
Apr 16, 2024
Merged

Unify exposers #347

merged 4 commits into from
Apr 16, 2024

Conversation

pehala
Copy link
Contributor

@pehala pehala commented Feb 15, 2024

  • Unify exposers
    • Add both passthrough and verify as arguments to Exposer
    • Require singular constructor
    • Tie base_domain to exposer
  • Move MGC base_domain functionality to DNSPolicyExposer
    • No more GCP/AWS parametrization
    • managedzone is configurable from settings
  • Allow specifying default_exposer in settings
    • In this PR only openshift is a valid choice, MGC and Kind will come in subsequent PRs

@pehala pehala force-pushed the unite_exposers branch 4 times, most recently from 30b7a77 to 3a8b421 Compare February 21, 2024 10:24
@pehala pehala changed the title Unite exposers Unify exposers Feb 21, 2024
@pehala pehala marked this pull request as ready for review February 21, 2024 10:33
@pehala pehala requested review from averevki and ficap February 21, 2024 10:33
@pehala pehala force-pushed the unite_exposers branch 2 times, most recently from 10eb276 to 4a1ee80 Compare February 27, 2024 13:17
testsuite/config/__init__.py Outdated Show resolved Hide resolved
testsuite/gateway/__init__.py Outdated Show resolved Hide resolved
@pehala pehala self-assigned this Mar 11, 2024
@pehala pehala force-pushed the unite_exposers branch 2 times, most recently from 40e1a5a to 23e4b65 Compare March 12, 2024 11:25
averevki
averevki previously approved these changes Mar 14, 2024
averevki
averevki previously approved these changes Apr 9, 2024
averevki
averevki previously approved these changes Apr 12, 2024
averevki
averevki previously approved these changes Apr 16, 2024
jsmolar
jsmolar previously approved these changes Apr 16, 2024
config/settings.local.yaml.tpl Show resolved Hide resolved
ficap
ficap previously approved these changes Apr 16, 2024
testsuite/config/exposer.py Outdated Show resolved Hide resolved
- Add both passthrough and verify as arguments to Exposer
- Require singular constructor
- Tie base_domain to exposer
- Allow specifying default_exposer and managedzone in settings
@pehala pehala dismissed stale reviews from ficap, jsmolar, and averevki via 922967d April 16, 2024 12:55
@pehala pehala merged commit 6bb0e8b into Kuadrant:main Apr 16, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

4 participants