-
Notifications
You must be signed in to change notification settings - Fork 126
Release/0.2.1beta #208
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
Merged
Merged
Release/0.2.1beta #208
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…r IndexerCluster too
…nfigured on ClusterMaster), then set replicas=RF.
CSPL-529: Fixing a bug where if we delete CM, it also deletes PVCs for IndexerCluster too
CSPL-521: Added more delay and checks for MC pod to be ready
CSPL-562 - Update readme.md for platforms tested by operator
…k operator Add test utils for running searchs Add test utils for creating and ingesting log files Add test suite that ingests a log and searches it
CSPL-441 Create utilities to search and ingest data on a pod
…nto bugfix/CSPL-466
…secret is changed
bugfix/CSPL-466: If in IndexerCluster spec, replicas < RF(which is configured on ClusterMaster), then set replicas=RF.
…verage for clustering code. This PR focuses on indexercluster.go
CSPL-532: Set idxc.secret on the secrets mounted on the indexer pods when idxc.…
Bring orbs current in CircleCI
Correct typo
Eks use existing vpc
fix IndexerCluster clusterMasterRef yaml in doc
Docs fix for pass4Symmkey
CSPL-534: Fix unnecessary pod recycle during scale up/down
When applying an updated CRD, check the environment variables and push those changes to the running pods.
CSPL-592 Trigger app install on defaultsURL change
Docs fix for using defaults
CSPL-667 - Helper commit for 0.2.1Beta release
smohan-splunk
approved these changes
Dec 16, 2020
smohan-splunk
added a commit
that referenced
this pull request
Dec 16, 2020
Merge pull request #208 from splunk/release/0.2.1beta
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PR to merge the branch release/0.2.1beta(derived from develop on 12/15/2020 at 4:50PM) into master.