-
Notifications
You must be signed in to change notification settings - Fork 127
Promote Develop to main for Splunk Operator Release 2.5.1 #1286
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
Changes from all commits
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
9659021
Merge pull request #1248 from splunk/main
gaurav-splunk 6bf6d2c
cspl-2505: add Pod Security standard to restricted (#1266)
vivekr-splunk a0e9c03
level2: Support for Level-2 Upgrade Strategy in Splunk Operator (#1…
vivekr-splunk f3b0241
helm test case fix (#1270)
vivekr-splunk 9bee0d1
Splunk Operator 2.5.0 release (#1271)
github-actions[bot] a0937cc
removed unused files (#1276)
vivekr-splunk 7208833
merging from main to develop after release (#1280)
vivekr-splunk 04c023c
cspl-2532: fix for leader election lost issue (#1281)
vivekr-splunk db75b13
helm chart packages for 2.5.1 (#1282)
vivekr-splunk 241716c
Splunk Operator 2.5.1 release (#1283)
github-actions[bot] b755b21
fixed release date
vivekr-splunk bfa3ae5
Merge branch 'main' into promote-develop-to-main-2.5.1
vivekr-splunk 35d460a
fixed helm changes
vivekr-splunk 7d4e62c
fixed doc changes
vivekr-splunk File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -4,6 +4,7 @@ on: | |
| branches: | ||
| - develop | ||
| - main | ||
| - feature** | ||
| jobs: | ||
| build-operator-image: | ||
| runs-on: ubuntu-latest | ||
|
|
||
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
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
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
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
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,9 +1,29 @@ | ||
| apiVersion: v1 | ||
| entries: | ||
| splunk-enterprise: | ||
| - apiVersion: v2 | ||
| appVersion: 2.5.1 | ||
| created: "2024-02-20T10:52:46.032948-08:00" | ||
| dependencies: | ||
| - condition: splunk-operator.enabled | ||
| name: splunk-operator | ||
| repository: file://splunk-operator/helm-chart/splunk-operator | ||
| version: 2.5.1 | ||
| description: A Helm chart for Splunk Enterprise managed by the Splunk Operator | ||
| digest: 089e62bd7c5054b29f6c7cf6a9e72c4b3731debe90fe02ee3fc1eb10c5d2f455 | ||
| maintainers: | ||
| - email: [email protected] | ||
| name: Vivek Reddy | ||
| - email: [email protected] | ||
| name: Arjun Kondur | ||
| name: splunk-enterprise | ||
| type: application | ||
| urls: | ||
| - https://splunk.github.io/splunk-operator/splunk-enterprise-2.5.1.tgz | ||
| version: 2.5.1 | ||
| - apiVersion: v2 | ||
| appVersion: 2.5.0 | ||
| created: "2024-01-22T12:51:00.460454-08:00" | ||
| created: "2024-02-20T10:52:45.982924-08:00" | ||
| dependencies: | ||
| - condition: splunk-operator.enabled | ||
| name: splunk-operator | ||
|
|
@@ -23,7 +43,7 @@ entries: | |
| version: 2.5.0 | ||
| - apiVersion: v2 | ||
| appVersion: 2.4.0 | ||
| created: "2024-01-22T12:51:00.419046-08:00" | ||
| created: "2024-02-20T10:52:45.941086-08:00" | ||
| dependencies: | ||
| - condition: splunk-operator.enabled | ||
| name: splunk-operator | ||
|
|
@@ -45,7 +65,7 @@ entries: | |
| version: 2.4.0 | ||
| - apiVersion: v2 | ||
| appVersion: 2.3.0 | ||
| created: "2024-01-22T12:51:00.387561-08:00" | ||
| created: "2024-02-20T10:52:45.912109-08:00" | ||
| dependencies: | ||
| - condition: splunk-operator.enabled | ||
| name: splunk-operator | ||
|
|
@@ -67,7 +87,7 @@ entries: | |
| version: 2.3.0 | ||
| - apiVersion: v2 | ||
| appVersion: 2.2.1 | ||
| created: "2024-01-22T12:51:00.373328-08:00" | ||
| created: "2024-02-20T10:52:45.896417-08:00" | ||
| dependencies: | ||
| - condition: splunk-operator.enabled | ||
| name: splunk-operator | ||
|
|
@@ -82,7 +102,7 @@ entries: | |
| version: 2.2.1 | ||
| - apiVersion: v2 | ||
| appVersion: 2.2.0 | ||
| created: "2024-01-22T12:51:00.357163-08:00" | ||
| created: "2024-02-20T10:52:45.881394-08:00" | ||
| dependencies: | ||
| - condition: splunk-operator.enabled | ||
| name: splunk-operator | ||
|
|
@@ -97,7 +117,7 @@ entries: | |
| version: 2.2.0 | ||
| - apiVersion: v2 | ||
| appVersion: 2.1.0 | ||
| created: "2024-01-22T12:51:00.330725-08:00" | ||
| created: "2024-02-20T10:52:45.8558-08:00" | ||
| dependencies: | ||
| - condition: splunk-operator.enabled | ||
| name: splunk-operator | ||
|
|
@@ -111,9 +131,24 @@ entries: | |
| - https://splunk.github.io/splunk-operator/splunk-enterprise-1.0.0.tgz | ||
| version: 1.0.0 | ||
| splunk-operator: | ||
| - apiVersion: v2 | ||
| appVersion: 2.5.1 | ||
| created: "2024-02-20T10:52:46.127737-08:00" | ||
| description: A Helm chart for the Splunk Operator for Kubernetes | ||
| digest: 5c90889e175bbfc79cbb7f83bf213de43a46c4d688574d04ff82aa16dcd8681a | ||
| maintainers: | ||
| - email: [email protected] | ||
| name: Vivek Reddy | ||
| - email: [email protected] | ||
| name: Arjun Kondur | ||
| name: splunk-operator | ||
| type: application | ||
| urls: | ||
| - https://splunk.github.io/splunk-operator/splunk-operator-2.5.1.tgz | ||
| version: 2.5.1 | ||
| - apiVersion: v2 | ||
| appVersion: 2.5.0 | ||
| created: "2024-01-22T12:51:00.541778-08:00" | ||
| created: "2024-02-20T10:52:46.116065-08:00" | ||
| description: A Helm chart for the Splunk Operator for Kubernetes | ||
| digest: ed93f8fac421f92cfdbfd043ec27911a07ec7db2c05b4efc3137cef4f2bfca4a | ||
| maintainers: | ||
|
|
@@ -128,7 +163,7 @@ entries: | |
| version: 2.5.0 | ||
| - apiVersion: v2 | ||
| appVersion: 2.4.0 | ||
| created: "2024-01-22T12:51:00.527611-08:00" | ||
| created: "2024-02-20T10:52:46.101936-08:00" | ||
| description: A Helm chart for the Splunk Operator for Kubernetes | ||
| digest: 9d0377747e46df4bf4b9dbd447c9ff46c926bfe2c66fd07d6d27a61abb31cb42 | ||
| maintainers: | ||
|
|
@@ -145,7 +180,7 @@ entries: | |
| version: 2.4.0 | ||
| - apiVersion: v2 | ||
| appVersion: 2.3.0 | ||
| created: "2024-01-22T12:51:00.513743-08:00" | ||
| created: "2024-02-20T10:52:46.088599-08:00" | ||
| description: A Helm chart for the Splunk Operator for Kubernetes | ||
| digest: 23e70ec4059bc92920d7d3adce3bff6b8aba0d5eb5d4c0efe225bf3b88d5b274 | ||
| maintainers: | ||
|
|
@@ -162,7 +197,7 @@ entries: | |
| version: 2.3.0 | ||
| - apiVersion: v2 | ||
| appVersion: 2.2.1 | ||
| created: "2024-01-22T12:51:00.500321-08:00" | ||
| created: "2024-02-20T10:52:46.070858-08:00" | ||
| description: A Helm chart for the Splunk Operator for Kubernetes | ||
| digest: 8868b9ae2ebde0c667b13c97d71d904a31b5a9f2c803b199bc77324f1727e1fd | ||
| name: splunk-operator | ||
|
|
@@ -172,7 +207,7 @@ entries: | |
| version: 2.2.1 | ||
| - apiVersion: v2 | ||
| appVersion: 2.2.0 | ||
| created: "2024-01-22T12:51:00.487851-08:00" | ||
| created: "2024-02-20T10:52:46.056944-08:00" | ||
| description: A Helm chart for the Splunk Operator for Kubernetes | ||
| digest: 49c72276bd7ff93465b0545d8b0814f684cade7d2cd191b6d73d4c3660bd1fb4 | ||
| name: splunk-operator | ||
|
|
@@ -182,12 +217,12 @@ entries: | |
| version: 2.2.0 | ||
| - apiVersion: v2 | ||
| appVersion: 2.1.0 | ||
| created: "2024-01-22T12:51:00.473934-08:00" | ||
| created: "2024-02-20T10:52:46.044805-08:00" | ||
| description: A Helm chart for the Splunk Operator for Kubernetes | ||
| digest: 34e5463f8f5442655d05cb616b50391b738a0827b30d8440b4c7fce99a291d9a | ||
| name: splunk-operator | ||
| type: application | ||
| urls: | ||
| - https://splunk.github.io/splunk-operator/splunk-operator-1.0.0.tgz | ||
| version: 1.0.0 | ||
| generated: "2024-01-22T12:51:00.315345-08:00" | ||
| generated: "2024-02-20T10:52:45.840335-08:00" | ||
Binary file not shown.
Binary file not shown.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.