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

fix: set charm to waitingStatus if missing ingress auth data #342

Merged
merged 3 commits into from
Nov 21, 2023

Conversation

DnPlas
Copy link
Contributor

@DnPlas DnPlas commented Oct 6, 2023

Put istio-pilot into waitingStatus until the ingress-auth data provider changes the data in the relation data bag.

Fixes #336
Fixes #346

@kimwnasptd
Copy link
Contributor

Can confirm it resolves #336 and #346.

Although the Charm goes into waiting state for a bit after it gets a new event it then became active

kimwnasptd
kimwnasptd previously approved these changes Oct 20, 2023
@orfeas-k orfeas-k marked this pull request as ready for review October 30, 2023 17:46
Copy link
Contributor

@orfeas-k orfeas-k left a comment

Choose a reason for hiding this comment

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

@DnPlas reviewed the unit tests I introduced and I had reviewed the PR until before the tests. Approving

@DnPlas DnPlas merged commit 74940d7 into track/1.16 Nov 21, 2023
13 checks passed
@DnPlas DnPlas deleted the dnplas-fix-336 branch November 21, 2023 08:11
orfeas-k added a commit that referenced this pull request Nov 21, 2023
* fix: set charm to waitingStatus if missing ingress auth data

* Add unit tests

---------

Co-authored-by: Orfeas Kourkakis <[email protected]>
orfeas-k added a commit that referenced this pull request Nov 21, 2023
…data (#342) (#348)

* fix: set charm to waitingStatus if missing ingress auth data

* Add unit tests

* tests: Mock lightkube

---------

Co-authored-by: Daniela Plascencia <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants