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: add helm release as a prefix #598

Merged
merged 27 commits into from
Sep 28, 2023
Merged

fix: add helm release as a prefix #598

merged 27 commits into from
Sep 28, 2023

Conversation

misba7
Copy link
Contributor

@misba7 misba7 commented Sep 21, 2023

No description provided.

logger.info("Backing up hosts file to /etc/hosts.back ...")
with open('/etc/hosts.back', 'a+') as f:
logger.info("Backing up hosts file to /etc/gluu/hosts.back ...")
with open('/etc/gluu/hosts.back', 'a+') as f:
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this related to #577?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes

Copy link
Contributor

Choose a reason for hiding this comment

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

We can revert the changes on this file. I think the issue lies in our OCI images (they didn't specify path and permissions to hosts.back file)

@iromli iromli merged commit 2abe135 into GluuFederation:4.5 Sep 28, 2023
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.

2 participants