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

Apply proxy login fix with Terraform #1204

Merged
merged 7 commits into from
May 8, 2024

Conversation

kian99
Copy link
Contributor

@kian99 kian99 commented May 1, 2024

Description

This PR fixes an issue using Terraform and JIMM. The model proxy was not doing the same thing as the root controller. We need to properly fix this issue by refactoring the model proxy to use the same functions as the controller root, but this can be left for a separate PR.

This PR requires #1206 to land first to fix compile time issues as a result of this PR in Juju.

Engineering checklist

Check only items that apply

  • Documentation updated
  • Covered by unit tests
  • Covered by integration tests

@kian99 kian99 force-pushed the terraform-proxy-fixes branch from 05ad328 to 4bd56af Compare May 2, 2024 07:14
Copy link
Collaborator

@alesstimec alesstimec left a comment

Choose a reason for hiding this comment

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

the fix seems sensible.. but perhaps roll back the juju version and the san.conf change..

@kian99
Copy link
Contributor Author

kian99 commented May 6, 2024

@alesstimec Will do, initially I thought we needed to be based on a version of Juju that included this PR but I don't think that's the case.

@kian99 kian99 force-pushed the terraform-proxy-fixes branch from 24a4b46 to 2ef371c Compare May 6, 2024 10:06
Copy link
Contributor

@ale8k ale8k left a comment

Choose a reason for hiding this comment

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

tyy!

@kian99 kian99 merged commit 4dc51a6 into canonical:feature-oidc May 8, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants