Skip to content

On branch edburns/o-669-add-improved-setup-credentials #357

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

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

edburns
Copy link
Contributor

@edburns edburns commented Aug 20, 2025

Your branch is up to date with 'origin/edburns/o-669-add-improved-setup-credentials'.

Untracked files:
(use "git add ..." to include in what will be committed)
.github/resource/azure-credential-setup.sh
.github/resource/credentials-params.yaml
.github/workflows/setup-credentials.sh

nothing added to commit but untracked files present (use "git add" to track)

Your branch is up to date with 'origin/edburns/o-669-add-improved-setup-credentials'.

Untracked files:
  (use "git add <file>..." to include in what will be committed)
	.github/resource/azure-credential-setup.sh
	.github/resource/credentials-params.yaml
	.github/workflows/setup-credentials.sh

nothing added to commit but untracked files present (use "git add" to track)

Signed-off-by: Ed Burns <[email protected]>
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Aug 20, 2025
Comment on lines 41 to 49
- name: ELK_URI
value: ""
description: Elastic server URI (optional VM)
- name: ELK_USER_NAME
value: ""
description: Elastic user name (optional VM)
- name: ELK_PSW
value: ""
description: Elastic password (optional VM)
Copy link
Contributor

Choose a reason for hiding this comment

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

I would recommend commenting these parameters, otherwise users must provide values here.
the credentials-params-setup.sh will stop if there are some empty values.

remove credentials
Your branch is up to date with 'origin/edburns/o-669-add-improved-setup-credentials'.

Untracked files:
  (use "git add <file>..." to include in what will be committed)
	.github/resource/azure-credential-teardown.sh

nothing added to commit but untracked files present (use "git add" to track)

Signed-off-by: Ed Burns <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants