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

github-action: use oblt-cli serverless project #32

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

v1v
Copy link
Member

@v1v v1v commented Feb 6, 2024

Support e2e workflow to access a serverless project, then the consumers can use those secrets to run the tests.

@v1v v1v requested review from Mpdreamz and a team February 6, 2024 11:13
@v1v v1v self-assigned this Feb 6, 2024
@v1v v1v marked this pull request as ready for review February 6, 2024 11:13
@Mpdreamz
Copy link
Member

Mpdreamz commented Feb 6, 2024

@v1v we'll need the APM URL and APIKEY e.g *.apm.us-east-1.aws.elastic.cloud

The username and password needs to be a non OAuth user that can login to the project in kibana as laid out in the brower authentication #29. Can we use Elasticsearch users to login to the UI? ELASTICSEARCH_USERNAME and ELASTICSEARCH_PASSWORD

I seem to recall elasticsearch was not a identify provider on (serverless) cloud UI logins?

@v1v
Copy link
Member Author

v1v commented Feb 6, 2024

@v1v we'll need the APM URL and APIKEY e.g *.apm.us-east-1.aws.elastic.cloud

You can use ELASTIC_APM_SERVER_URL and ELASTIC_APM_API_KEY

The username and password needs to be a non OAuth user that can login to the project in kibana as laid out in the brower authentication #29. Can we use Elasticsearch users to login to the UI? ELASTICSEARCH_USERNAME and ELASTICSEARCH_PASSWORD

I'd assume you can use KIBANA_USERNAME and KIBANA_PASSWORD. The current list of secrets can be found here - however it's a matter of guessing what they are for

@Mpdreamz
Copy link
Member

Mpdreamz commented Feb 6, 2024

Awesome thanks for that link @v1v that seems to be more than adequate!

@Mpdreamz Mpdreamz merged commit 3ce1172 into main Feb 6, 2024
4 checks passed
@Mpdreamz Mpdreamz deleted the feature/support-e2e-serverless branch February 6, 2024 11:50
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