Skip to content

Conversation

@reet8598
Copy link

Objective - Separate skyline secret creation from create-secrets.sh to create-skyline-secrets.sh and Update openstack-skyline.md docs

@reet8598 reet8598 self-assigned this Oct 28, 2025
@github-actions
Copy link
Contributor

Welcome, new contributor!

Please make sure you've read our [contributing guide](CONTRIBUTING.md) and we look forward to reviewing your Pull request shortly ✨

@github-actions
Copy link
Contributor

Welcome, new contributor!

Please make sure you've read our [contributing guide](CONTRIBUTING.md) and we look forward to reviewing your Pull request shortly ✨

Copy link
Contributor

@rackerchris rackerchris left a comment

Choose a reason for hiding this comment

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

please also add skylinesecrets.yaml to .gitignore

db-username: $(echo -n "skyline" | base64)
db-password: $(echo -n $skyline_db_password | base64 -w0)
secret-key: $(echo -n $skyline_secret_key_password | base64 -w0)
keystone-endpoint: $(echo -n "http://keystone-api.openstack.svc.cluster.local:5000/v3" | base64 -w0)
Copy link
Contributor

Choose a reason for hiding this comment

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

if saml is enabled, this will need to be the public endpoint for keystone.

Copy link
Author

Choose a reason for hiding this comment

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

As discussed updated the docs with Enable federation section

@github-actions
Copy link
Contributor

Welcome, new contributor!

Please make sure you've read our [contributing guide](CONTRIBUTING.md) and we look forward to reviewing your Pull request shortly ✨

@reet8598 reet8598 requested a review from rackerchris October 30, 2025 16:10
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