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

values #631

Merged
merged 3 commits into from Jul 14, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions .circleci/config.yml
Expand Up @@ -81,7 +81,7 @@ jobs:
# Install Minikube
curl -Lo minikube https://storage.googleapis.com/minikube/releases/${MINIKUBE_VERSION}/minikube-linux-amd64
chmod +x minikube
sudo mv minikube /usr/local/bin/
sudo mv minikube /usr/local/bin/
# Start Minikube and Wait
sudo -E minikube start --vm-driver=none --cpus 2 --memory 4098 --kubernetes-version=${KUBERNETES_VERSION}
export JSONPATH='{range .items[*]}{@.metadata.name}:{range @.status.conditions[*]}{@.type}={@.status};{end}{end}'
Expand Down Expand Up @@ -120,7 +120,7 @@ jobs:
name: Deploy log generator
command: |
docker pull rock1017/log-generator:latest && kubectl apply -f test/test_setup.yaml
sleep 60
sleep 90
- run:
name: Run functional tests
command: |
Expand Down
8 changes: 4 additions & 4 deletions PLUGIN_VERSIONS.sh
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
FLUENTD_HEC_VERSION=1.2.5
K8S_METRICS_VERISION=1.1.5
K8S_METRICS_AGGR_VERSION=1.1.5
KUBE_OBJECT_VERSION=1.1.5
FLUENTD_HEC_VERSION=1.2.7
K8S_METRICS_VERISION=1.1.6
K8S_METRICS_AGGR_VERSION=1.1.6
KUBE_OBJECT_VERSION=1.1.6
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
1.4.7
1.4.8
51 changes: 45 additions & 6 deletions docs/index.yaml
@@ -1,9 +1,48 @@
apiVersion: v1
entries:
splunk-connect-for-kubernetes:
- apiVersion: v1
appVersion: 1.4.8
created: "2021-07-13T17:17:01.112522-07:00"
dependencies:
- condition: splunk-kubernetes-logging.enabled
name: splunk-kubernetes-logging
repository: https://splunk.github.io/splunk-connect-for-kubernetes/
version: 1.4.8
- condition: splunk-kubernetes-objects.enabled
name: splunk-kubernetes-objects
repository: https://splunk.github.io/splunk-connect-for-kubernetes/
version: 1.4.8
- condition: splunk-kubernetes-metrics.enabled
name: splunk-kubernetes-metrics
repository: https://splunk.github.io/splunk-connect-for-kubernetes/
version: 1.4.8
description: Collect logs, objects (metadata), and metrics with Splunk.
digest: 0d1cef0cf75808d59670f2a20f9a0fe850b0b5a45983a0aa063c7e7758d67ae5
home: https://github.com/splunk/splunk-connect-for-kubernetes/tree/main/helm-chart
keywords:
- splunk
- monitoring
- logging
- metrics
- metadata
- objects
maintainers:
- email: DataEdge@splunk.com
name: Splunk Inc.
name: splunk-connect-for-kubernetes
sources:
- https://github.com/splunk/splunk-connect-for-kubernetes/tree/main/helm-chart
- https://github.com/splunk/fluent-plugin-splunk-hec
- https://github.com/splunk/fluent-plugin-kubernetes-metrics
- https://github.com/splunk/fluent-plugin-k8s-metrics-agg
- https://github.com/splunk/fluent-plugin-kubernetes-objects
urls:
- splunk-connect-for-kubernetes-1.4.8.tgz
version: 1.4.8
- apiVersion: v1
appVersion: 1.4.7
created: "2021-03-29T21:57:19.014166-07:00"
created: "2021-07-13T17:17:01.101496-07:00"
dependencies:
- condition: splunk-kubernetes-logging.enabled
name: splunk-kubernetes-logging
Expand Down Expand Up @@ -42,7 +81,7 @@ entries:
version: 1.4.7
- apiVersion: v1
appVersion: 1.4.6
created: "2021-03-29T21:57:19.010061-07:00"
created: "2021-07-13T17:17:01.091152-07:00"
dependencies:
- condition: splunk-kubernetes-logging.enabled
name: splunk-kubernetes-logging
Expand Down Expand Up @@ -81,7 +120,7 @@ entries:
version: 1.4.6
- apiVersion: v1
appVersion: 1.4.5
created: "2021-03-29T21:57:19.003792-07:00"
created: "2021-07-13T17:17:01.077416-07:00"
dependencies:
- condition: splunk-kubernetes-logging.enabled
name: splunk-kubernetes-logging
Expand Down Expand Up @@ -120,7 +159,7 @@ entries:
version: 1.4.5
- apiVersion: v1
appVersion: 1.4.4
created: "2021-03-29T21:57:18.998613-07:00"
created: "2021-07-13T17:17:01.066074-07:00"
dependencies:
- condition: splunk-kubernetes-logging.enabled
name: splunk-kubernetes-logging
Expand Down Expand Up @@ -159,7 +198,7 @@ entries:
version: 1.4.4
- apiVersion: v1
appVersion: 1.4.3
created: "2021-03-29T21:57:18.99268-07:00"
created: "2021-07-13T17:17:01.053393-07:00"
dependencies:
- condition: splunk-kubernetes-logging.enabled
name: splunk-kubernetes-logging
Expand Down Expand Up @@ -196,4 +235,4 @@ entries:
urls:
- splunk-connect-for-kubernetes-1.4.3.tgz
version: 1.4.3
generated: "2021-03-29T21:57:18.98625-07:00"
generated: "2021-07-13T17:17:01.044287-07:00"
Binary file added docs/splunk-connect-for-kubernetes-1.4.8.tgz
Binary file not shown.
30 changes: 15 additions & 15 deletions helm-chart/splunk-connect-for-kubernetes/Chart.yaml
@@ -1,22 +1,22 @@
apiVersion: v1
name: splunk-connect-for-kubernetes
version: 1.4.7
appVersion: 1.4.7
version: 1.4.8
appVersion: 1.4.8
description: Collect logs, objects (metadata), and metrics with Splunk.
home: https://github.com/splunk/splunk-connect-for-kubernetes/tree/main/helm-chart
sources:
- https://github.com/splunk/splunk-connect-for-kubernetes/tree/main/helm-chart
- https://github.com/splunk/fluent-plugin-splunk-hec
- https://github.com/splunk/fluent-plugin-kubernetes-metrics
- https://github.com/splunk/fluent-plugin-k8s-metrics-agg
- https://github.com/splunk/fluent-plugin-kubernetes-objects
- https://github.com/splunk/splunk-connect-for-kubernetes/tree/main/helm-chart
- https://github.com/splunk/fluent-plugin-splunk-hec
- https://github.com/splunk/fluent-plugin-kubernetes-metrics
- https://github.com/splunk/fluent-plugin-k8s-metrics-agg
- https://github.com/splunk/fluent-plugin-kubernetes-objects
keywords:
- splunk
- monitoring
- logging
- metrics
- metadata
- objects
- splunk
- monitoring
- logging
- metrics
- metadata
- objects
maintainers:
- name: Splunk Inc.
email: DataEdge@splunk.com
- name: Splunk Inc.
email: DataEdge@splunk.com
@@ -1,16 +1,16 @@
apiVersion: v1
version: 1.4.7
appVersion: 1.4.7
version: 1.4.8
appVersion: 1.4.8
name: splunk-kubernetes-logging
description: Collect logs with Splunk.
home: https://github.com/splunk/splunk-connect-for-kubernetes/tree/main/helm-chart/charts/splunk-kubernetes-logging
sources:
- https://github.com/splunk/splunk-connect-for-kubernetes/tree/main/helm-chart/charts/splunk-kubernetes-logging
- https://github.com/splunk/fluent-plugin-splunk-hec
- https://github.com/splunk/splunk-connect-for-kubernetes/tree/main/helm-chart/charts/splunk-kubernetes-logging
- https://github.com/splunk/fluent-plugin-splunk-hec
keywords:
- splunk
- monitoring
- logging
- splunk
- monitoring
- logging
maintainers:
- name: Splunk Inc.
email: DataEdge@splunk.com
- name: Splunk Inc.
email: DataEdge@splunk.com
Expand Up @@ -313,7 +313,7 @@ image:
# The name of the image to pull
name: splunk/fluentd-hec
# The tag of the image to pull
tag: 1.2.5
tag: 1.2.7
# The policy that specifies when the user wants the images to be pulled
pullPolicy: IfNotPresent
# Indicates if the image should be pulled using authentication from a secret
Expand Down
@@ -1,18 +1,18 @@
apiVersion: v1
version: 1.4.7
appVersion: 1.4.7
version: 1.4.8
appVersion: 1.4.8
name: splunk-kubernetes-metrics
description: Collect metrics with Splunk.
home: https://github.com/splunk/splunk-connect-for-kubernetes/tree/main/helm-chart/charts/splunk-kubernetes-metrics
sources:
- https://github.com/splunk/splunk-connect-for-kubernetes/tree/main/helm-chart/charts/splunk-kubernetes-metrics
- https://github.com/splunk/fluent-plugin-splunk-hec
- https://github.com/splunk/fluent-plugin-kubernetes-metrics
- https://github.com/splunk/fluent-plugin-k8s-metrics-agg
- https://github.com/splunk/splunk-connect-for-kubernetes/tree/main/helm-chart/charts/splunk-kubernetes-metrics
- https://github.com/splunk/fluent-plugin-splunk-hec
- https://github.com/splunk/fluent-plugin-kubernetes-metrics
- https://github.com/splunk/fluent-plugin-k8s-metrics-agg
keywords:
- splunk
- monitoring
- metric
- splunk
- monitoring
- metric
maintainers:
- name: Splunk Inc.
email: DataEdge@splunk.com
- name: Splunk Inc.
email: DataEdge@splunk.com
Expand Up @@ -82,7 +82,7 @@ image:
# The name of the image to pull
name: splunk/k8s-metrics
# The tag of the image to pull
tag: 1.1.5
tag: 1.1.6
# The policy that specifies when the user wants the images to be pulled
pullPolicy: IfNotPresent
# Indicates if the image should be pulled using authentication from a secret
Expand All @@ -97,7 +97,7 @@ imageAgg:
# The name of the image to pull
name: splunk/k8s-metrics-aggr
# The tag of the image to pull
tag: 1.1.5
tag: 1.1.6
# The policy that specifies when the user wants the images to be pulled
pullPolicy: IfNotPresent
# Indicates if the image should be pulled using authentication from a secret
Expand Down
@@ -1,18 +1,18 @@
apiVersion: v1
version: 1.4.7
appVersion: 1.4.7
version: 1.4.8
appVersion: 1.4.8
name: splunk-kubernetes-objects
description: Collect Kubernetes objects with Splunk.
home: https://github.com/splunk/splunk-connect-for-kubernetes/tree/main/helm-chart/charts/splunk-kubernetes-objects
sources:
- https://github.com/splunk/splunk-connect-for-kubernetes/tree/main/helm-chart/charts/splunk-kubernetes-objects
- https://github.com/splunk/fluent-plugin-splunk-hec
- https://github.com/splunk/fluent-plugin-kubernetes-objects
- https://github.com/splunk/splunk-connect-for-kubernetes/tree/main/helm-chart/charts/splunk-kubernetes-objects
- https://github.com/splunk/fluent-plugin-splunk-hec
- https://github.com/splunk/fluent-plugin-kubernetes-objects
keywords:
- splunk
- monitoring
- objects
- metadata
- splunk
- monitoring
- objects
- metadata
maintainers:
- name: Splunk Inc.
email: DataEdge@splunk.com
- name: Splunk Inc.
email: DataEdge@splunk.com
Expand Up @@ -179,18 +179,18 @@ image:
# The name of the image to pull
name: splunk/kube-objects
# The tag of the image to pull
tag: 1.1.5
tag: 1.1.6
# The policy that specifies when the user wants the images to be pulled
pullPolicy: IfNotPresent
# Indicates if the image should be pulled using authentication from a secret
usePullSecret: false
# The name of the pull secret to attach to the respective serviceaccount used to pull the image
pullSecretName:

# Environment variable for metrics daemonset
# Environment variable for object pod
environmentVar:

# Pod annotations for metrics daemonset
# Pod annotations for object pod
podAnnotations:

# = Resoruce Limitation Configs =
Expand Down
24 changes: 12 additions & 12 deletions helm-chart/splunk-connect-for-kubernetes/requirements.yaml
@@ -1,13 +1,13 @@
dependencies:
- name: splunk-kubernetes-logging
version: 1.4.7
repository: https://splunk.github.io/splunk-connect-for-kubernetes/
condition: splunk-kubernetes-logging.enabled
- name: splunk-kubernetes-objects
version: 1.4.7
repository: https://splunk.github.io/splunk-connect-for-kubernetes/
condition: splunk-kubernetes-objects.enabled
- name: splunk-kubernetes-metrics
version: 1.4.7
repository: https://splunk.github.io/splunk-connect-for-kubernetes/
condition: splunk-kubernetes-metrics.enabled
- name: splunk-kubernetes-logging
version: 1.4.8
repository: https://splunk.github.io/splunk-connect-for-kubernetes/
condition: splunk-kubernetes-logging.enabled
- name: splunk-kubernetes-objects
version: 1.4.8
repository: https://splunk.github.io/splunk-connect-for-kubernetes/
condition: splunk-kubernetes-objects.enabled
- name: splunk-kubernetes-metrics
version: 1.4.8
repository: https://splunk.github.io/splunk-connect-for-kubernetes/
condition: splunk-kubernetes-metrics.enabled