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

Konnect entities: add Konnect mocks for integration testing #447

Closed
1 task
Tracked by #370
pmalek opened this issue Jul 30, 2024 · 0 comments · Fixed by #543
Closed
1 task
Tracked by #370

Konnect entities: add Konnect mocks for integration testing #447

pmalek opened this issue Jul 30, 2024 · 0 comments · Fixed by #543
Assignees
Milestone

Comments

@pmalek
Copy link
Member

pmalek commented Jul 30, 2024

Problem statement

#370 introduces support for managing of Konnect entities in KGO.

Konnect SDK - https://github.com/Kong/sdk-konnect-go/ - instances are created in runtime due to tokens being stored in Kubernetes resources ( KonnectAPIAuthConfiguration or Secrets ).

This issue tracks the effort of introducing mocks for Konnect APIs so that we can test Konnect integration in operator's integration test suite.

Relevant

https://github.com/Kong/gateway-operator/pull/446/files#diff-5b6aadc0fe9b4d0ba8cfd31756eef41ffdcd65687cd077d3b8d427294dcc81b5R157-R164

Acceptance criteria

  • Konnect mocks exists and are used in integration tests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants