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

[serverless] split serverless config files #150616

Merged
merged 1 commit into from
Feb 8, 2023

Conversation

spalger
Copy link
Contributor

@spalger spalger commented Feb 8, 2023

We are currently expecting serverless environments to be broken up into several different envs, this config structure allows us to customize the config based on that environment without major modifications to the config loading system.

@spalger spalger added Team:Operations Team label for Operations Team release_note:skip Skip the PR/issue when compiling release notes labels Feb 8, 2023
package.json Outdated Show resolved Hide resolved
@rayafratkina rayafratkina added the Project:Serverless Work as part of the Serverless project for its initial release label Feb 8, 2023
@spalger spalger force-pushed the implement/serverless-config branch 2 times, most recently from 7236568 to ffb1863 Compare February 8, 2023 19:15

configuration is applied in the following order, later values override
1. kibana.yml
2. serverless.yml
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@clintandrewhall FYI, I tried the serverless/all.yml etc idea and unfortunately git has some weird restriction that prevents the .gitignores from working correctly.

@spalger spalger force-pushed the implement/serverless-config branch 2 times, most recently from 8ecee2f to 4b0b615 Compare February 8, 2023 19:26
@spalger spalger marked this pull request as ready for review February 8, 2023 19:26
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-operations (Team:Operations)

@spalger spalger enabled auto-merge (squash) February 8, 2023 19:27
@spalger spalger merged commit 065dbe7 into elastic:main Feb 8, 2023
@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

✅ unchanged

History

  • 💔 Build #106592 failed 8ecee2f49266e9c44fb74b0e5085cebde9debdd7

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:skip This commit does not require backporting Project:Serverless Work as part of the Serverless project for its initial release release_note:skip Skip the PR/issue when compiling release notes Team:Operations Team label for Operations Team v8.7.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants