-
Notifications
You must be signed in to change notification settings - Fork 124
CSPL-1085: Feature appframework #431
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
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
…end unit test cases
1) Log only if apps framework feature flag is true 2) Use scoped logging
it was not given. Enhanced the CRDs descriptions for apps framework for better understanding of this interface.
…end unit test cases
1) Log only if apps framework feature flag is true 2) Use scoped logging
it was not given. Enhanced the CRDs descriptions for apps framework for better understanding of this interface.
…end unit test cases
it was not given. Enhanced the CRDs descriptions for apps framework for better understanding of this interface.
After upgrading operator-sdk to v0.18.2 the nightly builds started to fail due to kubernetes/kubernetes#91395 which is an issue with how Kubernetes 1.18 interprets the operator-sdk v0.18.2 generated CRDs. The issue manifests as : "The CustomResourceDefinition “clustermasters.enterprise.splunk.com” is invalid: spec.versions[0].schema.openAPIV3Schema.properties[spec].properties[serviceTemplate].properties[spec].properties[ports].items.properties[protocol].default: Required value: this property is in x-kubernetes-list-map-keys, so it must have a default or be a required property"
Manually fix nightly build after Operator-SDK v0.18.2 upgrade
CSPL-1027: Utility to download or upload file to s3
* Enforce TLS between Operator and AppRep Make sure that secure connections are used when connection to the AppRepo volumes from the Splunk Operator. * Fix lint error * Remove unnecessary setting of disableSSL
* CSPL-793: Add documentation for App Framework * - addressing review comments * - addressing a review comment * - Addressing review comments
- As part of supporting the App Framework spec changes, increment the CRD version to v2. - Increment Splunk Operator version to 1.0.2
* CSPL-1167: Operator changes to honor cluster scope * addressed review comment
* CSPL-1193: update make_bundle.sh to fix removal of protocol field * added a comment
Changing the Operator reference to 1.0.2 and and Splunk Enterprise ref to 8.2.1
CSPL-1200: Version changes
CSPL: Automation to check apps are not installed on deployer and ClusterMaster in ClusterWide Install
pdhanoya-splunk
approved these changes
Jul 20, 2021
jryb
approved these changes
Jul 20, 2021
gaurav-splunk
approved these changes
Jul 20, 2021
Expected failures in smoke test will pass when splunk:edge has ansible changes.
|
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.
Merge feature-appframework to develop as part of the release 1.0.2