-
Notifications
You must be signed in to change notification settings - Fork 4
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
Conversation
@v1v we'll need the APM URL and APIKEY e.g 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? I seem to recall elasticsearch was not a identify provider on (serverless) cloud UI logins? |
You can use
I'd assume you can use |
Awesome thanks for that link @v1v that seems to be more than adequate! |
Support e2e workflow to access a serverless project, then the consumers can use those secrets to run the tests.