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

terraform apply workflow fails for gateway charm #570

Open
orfeas-k opened this issue Dec 10, 2024 · 2 comments
Open

terraform apply workflow fails for gateway charm #570

orfeas-k opened this issue Dec 10, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@orfeas-k
Copy link
Contributor

Bug Description

The workflow terraform apply fails for gateway charm by timing out with:

model "tf-testing" found, waiting...

https://github.com/canonical/istio-operators/actions/runs/12195471531/job/34021166193

This is weird because in the logs below we see that the charm is indeed in blocked as expected

Model       Controller                Cloud/Region        Version  SLA          Timestamp
tf-testing  github-pr-7d026-microk8s  microk8s/localhost  3.6.0    unsupported  08:41:44Z

App            Version  Status   Scale  Charm          Channel       Rev  Address         Exposed  Message
istio-gateway           blocked      1  istio-gateway  latest/edge  1298  10.152.183.106  no       Config item `kind` must be set

Unit              Workload  Agent  Address      Ports  Message
istio-gateway/0*  blocked   idle   10.1.219.74         Config item `kind` must be set
  • Last time it passed, the workflow was using juju 3.4.6 instead of 3.6.0.
  • Locally it passes (with 3.6.0)

To Reproduce

Open dummy PR against main

Environment

CI

Relevant Log Output

https://github.com/canonical/istio-operators/actions/runs/12195471531/job/34021166193

Additional Context

No response

@orfeas-k orfeas-k added the bug Something isn't working label Dec 10, 2024
Copy link

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/KF-6665.

This message was autogenerated

@orfeas-k
Copy link
Contributor Author

fyi this has also failed independently of dependencies upgrade #569

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant