Skip to content

Conversation

sgontla
Copy link
Contributor

@sgontla sgontla commented Aug 21, 2021

Rel 102 merge dev into master

dwrightmsft and others added 30 commits April 22, 2021 12:55
Update nodes of cluster and parallel test for faster execution on EKS
Upgrade operator sdk to v0.18.2
Upgrade Operator SDK to v0.18.2
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
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.
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.
pdhanoya-splunk and others added 27 commits July 18, 2021 08:50
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
Feature appframework merge into develop as part of 1.0.2 release.
* - Updating the change log with the release 1.0.2 info

* - Addressing the missing delta yaml for the commit hash: fbe673f
* CSPL-1201: Added validation checks for invalid storage type and provider

* fixed a lint error

* addressed review comment

Co-authored-by: Gaurav Gupta <gaurav@splunk.com>
Co-authored-by: Sirish Mohan <68884189+smohan-splunk@users.noreply.github.com>
…-1167 (#443)

* CSPL-1201: Added validation checks for invalid storage type and provider (#435)

* CSPL-1201: Added validation checks for invalid storage type and provider

* fixed a lint error

* addressed review comment

* CSPL-1151

Co-authored-by: gaurav-splunk <69282718+gaurav-splunk@users.noreply.github.com>
Co-authored-by: Sirish Mohan <68884189+smohan-splunk@users.noreply.github.com>
- Also, intruduce the additoinal liveness intialDelay of 1500 sec if the App framework configured
- CR configured liveness probe config always wins
- Exclude the MC Pod using the extraEnv from CR
- Fix the Pod merge logic to include the liveness and readiness probe intial delays
…elay of 1500 Sec. when the AppFramework is configured. (#455)

- Addressing doc changes to reflect the latest Splunk Enterprise image.
Co-authored-by: Sirish Mohan <68884189+smohan-splunk@users.noreply.github.com>
2 approvals met. 
Minor changes test ran locally by Twain to confirm they are passing.
Update nightly test runs to use unique cluster name for each run

The failures are caused by app framework test 
```• [SLOW TEST:128.867 seconds]
[2] Smoke test
[2] /home/circleci/project/test/smoke/smoke_test.go:38
[2]   Standalone deployment (S1) with Service Account
[2]   /home/circleci/project/test/smoke/smoke_test.go:146
[2]     smoke: can deploy a standalone instance attached to a service account
[2]     /home/circleci/project/test/smoke/smoke_test.go:147``` 

That is fixed in PR-457.
…debugging (#462)

Approved by Subba and Twain. Minor logging changes.
Got 3 approvals. 
Smoke test passing.
* release/1.0.2
- Addressing doc references to release 1.0.2

* - doc change
@smohan-splunk smohan-splunk merged commit e904127 into master Aug 21, 2021
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.