From 3a8a46dbda0b37998df21afb6734d58d26d50b4c Mon Sep 17 00:00:00 2001 From: Sijie Guo Date: Wed, 13 Mar 2024 20:53:31 -0700 Subject: [PATCH 1/2] Update license and notes On March 31st, 2024, StreamNative will introduce a more unified and efficient approach for managing Pulsar clusters through a consolidated StreamNative Operator and container Image to reduce operational complexity by eliminating different variants. As part of this change, a valid StreamNative subscription is required to leverage StreamNative Pulsar Operators and/or Images. --- .ci/clusters/values-bk-tls.yaml | 17 +- .ci/clusters/values-broker-ip.yaml | 17 +- .ci/clusters/values-broker-tls.yaml | 17 +- .ci/clusters/values-datadog.yaml | 17 +- .ci/clusters/values-function.yaml | 17 +- .ci/clusters/values-jwt-asymmetric.yaml | 17 +- .ci/clusters/values-jwt-symmetric.yaml | 17 +- .ci/clusters/values-local-pv.yaml | 17 +- .ci/clusters/values-pulsar-image.yaml | 17 +- .ci/clusters/values-sa-disabled.yaml | 17 +- .ci/clusters/values-service-account.yaml | 17 +- .ci/clusters/values-sn-image.yaml | 17 +- .ci/clusters/values-tls.yaml | 17 +- .ci/clusters/values-upgrade.yaml | 17 +- .ci/clusters/values-zk-tls.yaml | 17 +- .ci/clusters/values-zkbk-tls.yaml | 17 +- .ci/git.sh | 17 +- .ci/helm.sh | 17 +- .ci/release.sh | 17 +- .ci/tls/conf/bookie.conf | 17 +- .ci/tls/conf/broker.conf | 17 +- .ci/tls/conf/proxy.conf | 17 +- .ci/tls/conf/recovery.conf | 17 +- .ci/tls/conf/toolset.conf | 17 +- .ci/tls/conf/zookeeper.conf | 17 +- .ci/tls/generate-tls.sh | 17 +- .github/workflows/documentbot.yml | 17 +- .github/workflows/long_running_tests.yml | 17 +- .github/workflows/release.yml | 17 +- .github/workflows/sn-platform.yml | 17 +- .github/workflows/style.yml | 17 +- .header | 17 +- .header_sharp | 17 +- LICENSE | 202 +----------------- README.md | 24 +-- charts/image-puller/Chart.yaml | 17 +- .../templates/_daemonset-helper.yaml | 17 +- charts/image-puller/templates/daemonset.yaml | 17 +- charts/image-puller/templates/job.yaml | 17 +- charts/image-puller/templates/rbac.yaml | 17 +- charts/image-puller/values.yaml | 17 +- charts/local-storage-provisioner/Chart.yaml | 17 +- .../templates/provisioner-gke.yaml | 17 +- .../templates/provisioner-rbac.yaml | 17 +- charts/local-storage-provisioner/values.yaml | 17 +- charts/pulsar-operator/Chart.yaml | 17 +- charts/pulsar-operator/README.md | 5 + ...treamnative.io_bookkeeperclusters_crd.yaml | 17 +- .../bookkeeper-operator/operator.yaml | 17 +- .../bookkeeper-operator/operator_rbac.yaml | 17 +- .../templates/bookkeeper-operator/rbac.yaml | 17 +- .../bookkeeper-operator/service_account.yaml | 17 +- .../pulsar-operator/templates/namespace.yaml | 17 +- .../templates/pulsar-operator/operator.yaml | 17 +- .../pulsar-operator/operator_rbac.yaml | 17 +- ...sar.streamnative.io_pulsarbrokers_crd.yaml | 17 +- ...sar.streamnative.io_pulsarproxies_crd.yaml | 17 +- .../pulsar_broker_clusterrole.yaml | 17 +- .../templates/pulsar-operator/rbac.yaml | 17 +- .../pulsar-operator/service_account.yaml | 17 +- .../zookeeper-operator/operator.yaml | 17 +- .../zookeeper-operator/operator_rbac.yaml | 17 +- .../templates/zookeeper-operator/rbac.yaml | 17 +- .../zookeeper-operator/service_account.yaml | 17 +- ...streamnative.io_zookeeperclusters_crd.yaml | 17 +- charts/pulsar-operator/values.yaml | 17 +- charts/sn-console/Chart.yaml | 17 +- charts/sn-console/conf/vault/startup.sh | 12 +- .../console/streamnative-console-ingress.yaml | 17 +- ...amnative-console-initialize-configmap.yaml | 17 +- .../streamnative-console-initialize.yaml | 17 +- .../console/streamnative-console-pvc.yaml | 17 +- .../streamnative-console-service-backend.yaml | 17 +- .../console/streamnative-console-service.yaml | 17 +- .../streamnative-console-statefulset.yaml | 17 +- .../streamnative-console-storageclass.yaml | 17 +- .../templates/vault/vault-clear-resource.yaml | 17 +- .../vault/vault-initialize-configmap.yaml | 17 +- .../templates/vault/vault-initialize.yaml | 17 +- .../vault/vault-service-account.yaml | 17 +- charts/sn-console/values.yaml | 17 +- charts/sn-platform-slim/Chart.yaml | 17 +- .../ci/disable-auth-values.yaml | 17 +- .../ci/disable-monitoring-values.yaml | 17 +- .../ci/enable-istio-values.yaml | 17 +- .../ci/enable-zookeeper-backup.yaml | 17 +- .../conf/autorecovery/log4j2.yaml | 17 +- .../sn-platform-slim/conf/bookie/log4j2.yaml | 17 +- .../conf/broker/connectors.yaml | 17 +- .../sn-platform-slim/conf/broker/log4j2.yaml | 17 +- .../sn-platform-slim/conf/grafana/grafana.ini | 12 +- .../sn-platform-slim/conf/proxy/log4j2.yaml | 17 +- .../sn-platform-slim/conf/toolset/log4j2.yaml | 17 +- .../conf/toolset/pulsar/clean_tls.sh | 17 +- .../toolset/pulsar/cleanup_helm_release.sh | 17 +- .../conf/toolset/pulsar/common_auth.sh | 17 +- .../toolset/pulsar/decommission_bookies.sh | 17 +- .../conf/toolset/pulsar/generate_token.sh | 17 +- .../pulsar/generate_token_secret_key.sh | 17 +- .../conf/toolset/pulsar/get_token.sh | 17 +- .../toolset/pulsar/prepare_helm_release.sh | 17 +- ...setup-clouddns-resolver-service-account.sh | 17 +- .../toolset/pulsar/upload-lets-encrypt-ca.sh | 17 +- .../conf/toolset/pulsar/upload_tls.sh | 17 +- .../conf/zookeeper/log4j2.yaml | 17 +- .../alert-manager/alertmanager-configmap.yaml | 17 +- .../alertmanager-deployment.yaml | 17 +- .../alert-manager/alertmanager-service.yaml | 17 +- .../bookkeeper-authorizationpolicy.yaml | 17 +- .../bookkeeper-cluster-role-binding.yaml | 17 +- .../bookkeeper/bookkeeper-cluster.yaml | 17 +- .../bookkeeper/bookkeeper-role-binding.yaml | 17 +- .../bookkeeper-service-account.yaml | 17 +- .../bookkeeper/bookkeeper-storageclass.yaml | 17 +- .../broker/broker-authorizationpolicy.yaml | 17 +- .../broker/broker-cluster-role-binding.yaml | 17 +- .../templates/broker/broker-cluster.yaml | 17 +- .../broker/broker-configmap-functionmesh.yaml | 17 +- .../templates/broker/broker-role-binding.yaml | 17 +- .../templates/broker/broker-secret.yaml | 17 +- .../broker/broker-service-account.yaml | 17 +- .../function-worker-configfile-configmap.yaml | 17 +- .../broker/function-worker-configmap.yaml | 17 +- .../control-center-gateway.yaml | 17 +- .../control-center-ingress.yaml | 17 +- .../control-center-virtualservice.yaml | 17 +- .../ingress-controller-configmap.yaml | 17 +- .../ingress-controller-deployment.yaml | 17 +- .../ingress-controller-rbac.yaml | 17 +- .../ingress-controller-service.yaml | 17 +- .../pulsar-detector-authorizationpolicy.yaml | 17 +- .../detector/pulsar-detector-deployment.yaml | 17 +- .../pulsar-detector-service-account.yaml | 17 +- .../detector/pulsar-detector-service.yaml | 17 +- .../external-dns/external-dns-rbac.yaml | 17 +- .../templates/external-dns/external-dns.yaml | 17 +- charts/sn-platform-slim/templates/extra.yaml | 17 +- .../function-worker-authorizationpolicy.yaml | 17 +- .../function-worker-cluster-role-binding.yaml | 17 +- .../function-worker-role-binding.yaml | 17 +- .../function-worker-service-account.yaml | 17 +- .../function-worker-service.yaml | 17 +- .../function-worker-statefulset.yaml | 17 +- .../grafana/grafana-admin-secret.yaml | 17 +- .../grafana/grafana-authorizationpolicy.yaml | 17 +- .../grafana/grafana-azuread-secret.yaml | 17 +- .../templates/grafana/grafana-configmap.yaml | 17 +- .../templates/grafana/grafana-deployment.yaml | 17 +- .../templates/grafana/grafana-pvc.yaml | 17 +- .../templates/grafana/grafana-service.yaml | 17 +- .../grafana/grafana-statefulset.yaml | 17 +- .../grafana/grafana-storageclass.yaml | 17 +- .../istio/default-peerauthentication.yaml | 17 +- .../sn-platform-slim/templates/namespace.yaml | 17 +- .../node-exporter/node-exporter.yaml | 17 +- .../templates/openshift/scc-role.yaml | 17 +- .../templates/openshift/scc-rolebinding.yaml | 17 +- .../templates/openshift/scc.yaml | 17 +- .../prometheus-authorizationpolicy.yaml | 17 +- .../prometheus/prometheus-configmap.yaml | 17 +- .../templates/prometheus/prometheus-pvc.yaml | 17 +- .../prometheus/prometheus-service.yaml | 17 +- .../prometheus/prometheus-statefulset.yaml | 17 +- .../prometheus/prometheus-storageclass.yaml | 17 +- .../prometheus/pulsar-operators-rbac.yaml | 17 +- .../proxy/proxy-authorizationpolicy.yaml | 17 +- .../templates/proxy/proxy-cluster.yaml | 17 +- .../templates/proxy/proxy-secret.yaml | 17 +- .../proxy/proxy-service-account.yaml | 17 +- .../pulsar-coordinator.yaml | 17 +- ...eamnative-console-authorizationpolicy.yaml | 17 +- ...eamnative-console-azure-oauth2-secret.yaml | 17 +- .../streamnative-console-configmap.yaml | 17 +- ...amnative-console-google-oauth2-secret.yaml | 17 +- .../streamnative-console-initialize.yaml | 17 +- ...reamnative-console-okta-oauth2-secret.yaml | 17 +- .../streamnative-console-pvc.yaml | 17 +- .../streamnative-console-service-account.yaml | 17 +- .../streamnative-console-service.yaml | 17 +- .../streamnative-console-statefulset.yaml | 17 +- .../streamnative-console-storageclass.yaml | 17 +- .../tls/istio/tls-cert-internal-issuer.yaml | 17 +- .../tls/istio/tls-cert-public-issuer.yaml | 17 +- .../templates/tls/istio/tls-certs.yaml | 17 +- .../templates/tls/keytool.yaml | 17 +- .../tls/tls-cert-internal-issuer.yaml | 17 +- .../templates/tls/tls-cert-public-issuer.yaml | 17 +- .../templates/tls/tls-certs-internal.yaml | 17 +- .../templates/tls/tls-certs-public.yaml | 17 +- .../toolset/jwt-secret-init-config.yaml | 17 +- .../jwt-secret-init-job-service-account.yaml | 17 +- .../toolset/jwt-secret-init-job.yaml | 17 +- .../templates/toolset/toolset-configmap.yaml | 17 +- .../templates/toolset/toolset-service.yaml | 17 +- .../toolset/toolset-serviceaccount.yaml | 17 +- .../toolset/toolset-statefulset.yaml | 17 +- .../templates/zookeeper/gen-zk-conf.yaml | 17 +- .../zookeeper-authorizationpolicy.yaml | 17 +- .../zookeeper-backup-clusterrolebinding.yaml | 17 +- .../zookeeper/zookeeper-backup-configmap.yaml | 17 +- .../zookeeper-backup-rolebinding.yaml | 17 +- .../zookeeper/zookeeper-backup-service.yaml | 17 +- .../zookeeper-backup-serviceaccount.yaml | 17 +- .../zookeeper-backup-statefulset.yaml | 17 +- .../zookeeper/zookeeper-cluster.yaml | 17 +- .../zookeeper-restore-clusterrolebinding.yaml | 17 +- .../zookeeper-restore-configmap.yaml | 17 +- .../zookeeper-restore-rolebinding.yaml | 17 +- .../zookeeper-restore-serviceaccount.yaml | 17 +- .../zookeeper/zookeeper-service-account.yaml | 17 +- .../zookeeper/zookeeper-storageclass.yaml | 17 +- charts/sn-platform-slim/values.yaml | 17 +- charts/sn-platform/Chart.yaml | 17 +- .../ci/disable-monitoring-values.yaml | 17 +- .../sn-platform/ci/disable-vault-values.yaml | 17 +- .../sn-platform/ci/enable-istio-values.yaml | 17 +- .../ci/enable-zookeeper-backup.yaml | 17 +- .../sn-platform/conf/autorecovery/log4j2.yaml | 17 +- charts/sn-platform/conf/bookie/log4j2.yaml | 17 +- .../sn-platform/conf/broker/connectors.yaml | 17 +- charts/sn-platform/conf/broker/log4j2.yaml | 17 +- charts/sn-platform/conf/grafana/grafana.ini | 12 +- charts/sn-platform/conf/proxy/log4j2.yaml | 17 +- charts/sn-platform/conf/toolset/log4j2.yaml | 17 +- .../conf/toolset/pulsar/clean_tls.sh | 17 +- .../toolset/pulsar/cleanup_helm_release.sh | 17 +- .../conf/toolset/pulsar/common_auth.sh | 17 +- .../toolset/pulsar/decommission_bookies.sh | 17 +- .../conf/toolset/pulsar/generate_token.sh | 17 +- .../pulsar/generate_token_secret_key.sh | 17 +- .../conf/toolset/pulsar/get_token.sh | 17 +- .../toolset/pulsar/prepare_helm_release.sh | 17 +- ...setup-clouddns-resolver-service-account.sh | 17 +- .../toolset/pulsar/upload-lets-encrypt-ca.sh | 17 +- .../conf/toolset/pulsar/upload_tls.sh | 17 +- .../create_pulsar_tokens.sh | 17 +- .../startup.sh | 12 +- charts/sn-platform/conf/zookeeper/log4j2.yaml | 17 +- charts/sn-platform/requirements.yaml | 17 +- .../alert-manager/alertmanager-configmap.yaml | 17 +- .../alertmanager-deployment.yaml | 17 +- .../alert-manager/alertmanager-service.yaml | 17 +- .../bookkeeper-authorizationpolicy.yaml | 17 +- .../bookkeeper-cluster-role-binding.yaml | 17 +- .../bookkeeper/bookkeeper-cluster.yaml | 17 +- .../bookkeeper/bookkeeper-role-binding.yaml | 17 +- .../bookkeeper-service-account.yaml | 17 +- .../bookkeeper/bookkeeper-storageclass.yaml | 17 +- .../broker/broker-authorizationpolicy.yaml | 17 +- .../broker/broker-cluster-role-binding.yaml | 17 +- .../templates/broker/broker-cluster.yaml | 17 +- .../broker/broker-configmap-functionmesh.yaml | 17 +- .../templates/broker/broker-role-binding.yaml | 17 +- .../templates/broker/broker-secret.yaml | 17 +- .../broker/broker-service-account.yaml | 17 +- .../function-worker-configfile-configmap.yaml | 17 +- .../broker/function-worker-configmap.yaml | 17 +- .../control-center-gateway.yaml | 17 +- .../control-center-ingress.yaml | 17 +- .../control-center-virtualservice.yaml | 17 +- .../ingress-controller-configmap.yaml | 17 +- .../ingress-controller-deployment.yaml | 17 +- .../ingress-controller-rbac.yaml | 17 +- .../ingress-controller-service.yaml | 17 +- .../custom-metric-server-init.yaml | 17 +- .../custom-metric-server-prometheus.yaml | 17 +- .../custom-metric-server.yaml | 17 +- .../pulsar-detector-authorizationpolicy.yaml | 17 +- .../detector/pulsar-detector-deployment.yaml | 17 +- .../pulsar-detector-service-account.yaml | 17 +- .../detector/pulsar-detector-service.yaml | 17 +- .../external-dns/external-dns-rbac.yaml | 17 +- .../templates/external-dns/external-dns.yaml | 17 +- charts/sn-platform/templates/extra.yaml | 17 +- .../function-worker-authorizationpolicy.yaml | 17 +- .../function-worker-cluster-role-binding.yaml | 17 +- .../function-worker-role-binding.yaml | 17 +- .../function-worker-service-account.yaml | 17 +- .../function-worker-service.yaml | 17 +- .../function-worker-statefulset.yaml | 17 +- .../grafana/grafana-admin-secret.yaml | 17 +- .../grafana/grafana-authorizationpolicy.yaml | 17 +- .../grafana/grafana-azuread-secret.yaml | 17 +- .../templates/grafana/grafana-configmap.yaml | 17 +- .../templates/grafana/grafana-deployment.yaml | 17 +- .../templates/grafana/grafana-pvc.yaml | 17 +- .../templates/grafana/grafana-service.yaml | 17 +- .../grafana/grafana-statefulset.yaml | 17 +- .../grafana/grafana-storageclass.yaml | 17 +- .../grafana/loki-authorizationpolicy.yaml | 17 +- .../istio/default-peerauthentication.yaml | 17 +- charts/sn-platform/templates/namespace.yaml | 17 +- .../node-exporter/node-exporter.yaml | 17 +- .../templates/openshift/scc-role.yaml | 17 +- .../templates/openshift/scc-rolebinding.yaml | 17 +- .../sn-platform/templates/openshift/scc.yaml | 17 +- .../presto/presto-authrozationpolicy.yaml | 17 +- .../presto/presto-coordinator-configmap.yaml | 68 +----- .../presto/presto-coordinator-deployment.yaml | 17 +- .../presto/presto-destinationrule.yaml | 17 +- .../templates/presto/presto-gateway.yaml | 17 +- .../presto/presto-jmx-exporter-configmap.yaml | 17 +- .../presto/presto-service-ingress.yaml | 17 +- .../templates/presto/presto-service.yaml | 17 +- .../presto/presto-virtualservice.yaml | 17 +- .../presto/presto-worker-configmap.yaml | 68 +----- .../presto/presto-worker-deployment.yaml | 17 +- .../presto/presto-worker-service.yaml | 17 +- .../prometheus-authorizationpolicy.yaml | 17 +- .../prometheus/prometheus-configmap.yaml | 17 +- .../templates/prometheus/prometheus-pvc.yaml | 17 +- .../prometheus/prometheus-service.yaml | 17 +- .../prometheus/prometheus-statefulset.yaml | 17 +- .../prometheus/prometheus-storageclass.yaml | 17 +- .../prometheus/pulsar-operators-rbac.yaml | 17 +- .../proxy/proxy-authorizationpolicy.yaml | 17 +- .../templates/proxy/proxy-cluster.yaml | 17 +- .../templates/proxy/proxy-secret.yaml | 17 +- .../proxy/proxy-service-account.yaml | 17 +- .../pulsar-coordinator.yaml | 17 +- ...eamnative-console-authorizationpolicy.yaml | 17 +- ...eamnative-console-azure-oauth2-secret.yaml | 17 +- .../streamnative-console-configmap.yaml | 17 +- ...amnative-console-google-oauth2-secret.yaml | 17 +- .../streamnative-console-initialize.yaml | 17 +- ...reamnative-console-okta-oauth2-secret.yaml | 17 +- .../streamnative-console-pvc.yaml | 17 +- .../streamnative-console-service-account.yaml | 17 +- .../streamnative-console-service.yaml | 17 +- .../streamnative-console-statefulset.yaml | 17 +- .../streamnative-console-storageclass.yaml | 17 +- .../tls/istio/tls-cert-internal-issuer.yaml | 17 +- .../tls/istio/tls-cert-public-issuer.yaml | 17 +- .../templates/tls/istio/tls-certs.yaml | 17 +- charts/sn-platform/templates/tls/keytool.yaml | 17 +- .../tls/tls-cert-internal-issuer.yaml | 17 +- .../templates/tls/tls-cert-public-issuer.yaml | 17 +- .../templates/tls/tls-certs-internal.yaml | 17 +- .../templates/tls/tls-certs-public.yaml | 17 +- .../toolset/jwt-secret-init-config.yaml | 17 +- .../jwt-secret-init-job-service-account.yaml | 17 +- .../toolset/jwt-secret-init-job.yaml | 17 +- .../templates/toolset/toolset-configmap.yaml | 17 +- .../templates/toolset/toolset-service.yaml | 17 +- .../toolset/toolset-serviceaccount.yaml | 17 +- .../toolset/toolset-statefulset.yaml | 17 +- .../vault/vault-authorizationpolicy.yaml | 17 +- .../templates/vault/vault-clear-resource.yaml | 17 +- .../templates/vault/vault-configmap.yaml | 17 +- .../vault/vault-initialize-public-key.yaml | 17 +- .../templates/vault/vault-initialize.yaml | 17 +- .../vault/vault-public-key-secret.yaml | 17 +- .../vault/vault-service-account.yaml | 17 +- .../templates/vault/vault-statefulset.yaml | 17 +- .../templates/zookeeper/gen-zk-conf.yaml | 17 +- .../zookeeper-authorizationpolicy.yaml | 17 +- .../zookeeper-backup-clusterrolebinding.yaml | 17 +- .../zookeeper/zookeeper-backup-configmap.yaml | 17 +- .../zookeeper-backup-rolebinding.yaml | 17 +- .../zookeeper/zookeeper-backup-service.yaml | 17 +- .../zookeeper-backup-serviceaccount.yaml | 17 +- .../zookeeper-backup-statefulset.yaml | 17 +- .../zookeeper/zookeeper-cluster.yaml | 17 +- .../zookeeper-restore-clusterrolebinding.yaml | 17 +- .../zookeeper-restore-configmap.yaml | 17 +- .../zookeeper-restore-rolebinding.yaml | 17 +- .../zookeeper-restore-serviceaccount.yaml | 17 +- .../zookeeper/zookeeper-service-account.yaml | 17 +- .../zookeeper/zookeeper-storageclass.yaml | 17 +- charts/sn-platform/values.yaml | 17 +- ct.yaml | 17 +- examples/argocd-deploy.yaml | 17 +- examples/argocd/charts/sn-pulsar/Chart.yaml | 17 +- .../sn-pulsar/templates/pulsar-operator.yaml | 17 +- .../sn-pulsar/templates/sn-platform.yaml | 17 +- examples/argocd/charts/sn-pulsar/values.yaml | 17 +- examples/argocd/values/pulsar-operator.yaml | 17 +- examples/argocd/values/sn-platform.yaml | 17 +- examples/kube-state-metrics.yaml | 17 +- examples/pulsar-operators/aop.yaml | 17 +- examples/pulsar-operators/kop.yaml | 17 +- examples/pulsar-operators/logConfig.yaml | 17 +- examples/pulsar-operators/mop.yaml | 17 +- examples/pulsar-operators/offload-aws-s3.yaml | 17 +- .../pulsar-operators/offload-azureblob.yaml | 17 +- examples/pulsar-operators/offload-gcs.yaml | 17 +- .../pulsar-operators/olm-subscription.yaml | 17 +- examples/pulsar-operators/proxy.yaml | 17 +- examples/pulsar-operators/quick-start.yaml | 17 +- examples/pulsar-operators/storage.yaml | 17 +- examples/sn-platform/logConfig.yaml | 17 +- examples/sn-platform/values-auth-jwt.yaml | 17 +- .../values-broker-override-config.yaml | 17 +- examples/sn-platform/values-external-zk.yaml | 17 +- .../sn-platform/values-function-mesh.yaml | 17 +- .../values-kube-state-metrics.yaml | 17 +- examples/sn-platform/values-no-vault.yaml | 17 +- .../values-proxy-with-ingress.yaml | 17 +- .../sn-platform/values-proxy-with-istio.yaml | 17 +- examples/sn-platform/values-pulsar-3.0.yaml | 17 +- examples/sn-platform/values-rootless.yaml | 17 +- .../values-zk-dynamic-reconfig.yaml | 17 +- hack/common.sh | 17 +- hack/kind-cluster-build.sh | 17 +- images/image-awaiter/daemonset.go | 17 +- images/image-awaiter/main.go | 17 +- license_test.go | 51 +---- scripts/cert-manager/install-cert-manager.sh | 17 +- scripts/pulsar/clean_tls.sh | 17 +- scripts/pulsar/cleanup_helm_release.sh | 17 +- scripts/pulsar/common_auth.sh | 17 +- scripts/pulsar/decommission_bookies.sh | 17 +- scripts/pulsar/generate_token.sh | 17 +- scripts/pulsar/generate_token_secret_key.sh | 17 +- scripts/pulsar/get_token.sh | 17 +- scripts/pulsar/prepare_helm_release.sh | 17 +- ...setup-clouddns-resolver-service-account.sh | 17 +- scripts/pulsar/upload-lets-encrypt-ca.sh | 17 +- scripts/pulsar/upload_tls.sh | 17 +- 419 files changed, 437 insertions(+), 6982 deletions(-) diff --git a/.ci/clusters/values-bk-tls.yaml b/.ci/clusters/values-bk-tls.yaml index 998a84775..0b0ba3321 100644 --- a/.ci/clusters/values-bk-tls.yaml +++ b/.ci/clusters/values-bk-tls.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # components: diff --git a/.ci/clusters/values-broker-ip.yaml b/.ci/clusters/values-broker-ip.yaml index 903328833..966770e40 100644 --- a/.ci/clusters/values-broker-ip.yaml +++ b/.ci/clusters/values-broker-ip.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # components: diff --git a/.ci/clusters/values-broker-tls.yaml b/.ci/clusters/values-broker-tls.yaml index 9fbc39016..d81119257 100644 --- a/.ci/clusters/values-broker-tls.yaml +++ b/.ci/clusters/values-broker-tls.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # components: diff --git a/.ci/clusters/values-datadog.yaml b/.ci/clusters/values-datadog.yaml index 66796bfd7..fa447e5d7 100644 --- a/.ci/clusters/values-datadog.yaml +++ b/.ci/clusters/values-datadog.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # initialize: false diff --git a/.ci/clusters/values-function.yaml b/.ci/clusters/values-function.yaml index 77822821a..f9b09c2eb 100644 --- a/.ci/clusters/values-function.yaml +++ b/.ci/clusters/values-function.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # components: diff --git a/.ci/clusters/values-jwt-asymmetric.yaml b/.ci/clusters/values-jwt-asymmetric.yaml index cf11e1a97..48e711668 100644 --- a/.ci/clusters/values-jwt-asymmetric.yaml +++ b/.ci/clusters/values-jwt-asymmetric.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # components: diff --git a/.ci/clusters/values-jwt-symmetric.yaml b/.ci/clusters/values-jwt-symmetric.yaml index 4b104fa93..34f434127 100644 --- a/.ci/clusters/values-jwt-symmetric.yaml +++ b/.ci/clusters/values-jwt-symmetric.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # components: diff --git a/.ci/clusters/values-local-pv.yaml b/.ci/clusters/values-local-pv.yaml index 90eda7992..5f148f491 100644 --- a/.ci/clusters/values-local-pv.yaml +++ b/.ci/clusters/values-local-pv.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # components: diff --git a/.ci/clusters/values-pulsar-image.yaml b/.ci/clusters/values-pulsar-image.yaml index 47b5f5ba1..d6b7be785 100644 --- a/.ci/clusters/values-pulsar-image.yaml +++ b/.ci/clusters/values-pulsar-image.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # components: diff --git a/.ci/clusters/values-sa-disabled.yaml b/.ci/clusters/values-sa-disabled.yaml index fb53c4b29..bd0584f2f 100644 --- a/.ci/clusters/values-sa-disabled.yaml +++ b/.ci/clusters/values-sa-disabled.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # components: diff --git a/.ci/clusters/values-service-account.yaml b/.ci/clusters/values-service-account.yaml index 78aeb095c..41eeb7665 100644 --- a/.ci/clusters/values-service-account.yaml +++ b/.ci/clusters/values-service-account.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # components: diff --git a/.ci/clusters/values-sn-image.yaml b/.ci/clusters/values-sn-image.yaml index 4c01dc9f3..146935a92 100644 --- a/.ci/clusters/values-sn-image.yaml +++ b/.ci/clusters/values-sn-image.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # components: diff --git a/.ci/clusters/values-tls.yaml b/.ci/clusters/values-tls.yaml index ff617dbfb..e9ed6a130 100644 --- a/.ci/clusters/values-tls.yaml +++ b/.ci/clusters/values-tls.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # components: diff --git a/.ci/clusters/values-upgrade.yaml b/.ci/clusters/values-upgrade.yaml index e76d4be28..4c4ab4428 100644 --- a/.ci/clusters/values-upgrade.yaml +++ b/.ci/clusters/values-upgrade.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # initialize: false diff --git a/.ci/clusters/values-zk-tls.yaml b/.ci/clusters/values-zk-tls.yaml index d34258cb9..215b4157e 100644 --- a/.ci/clusters/values-zk-tls.yaml +++ b/.ci/clusters/values-zk-tls.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # components: diff --git a/.ci/clusters/values-zkbk-tls.yaml b/.ci/clusters/values-zkbk-tls.yaml index 7cf7e523b..b5678216e 100644 --- a/.ci/clusters/values-zkbk-tls.yaml +++ b/.ci/clusters/values-zkbk-tls.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # components: diff --git a/.ci/git.sh b/.ci/git.sh index a11b314ae..5b2856cbe 100644 --- a/.ci/git.sh +++ b/.ci/git.sh @@ -1,21 +1,6 @@ #!/usr/bin/env bash # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # function git::fetch_tags() { diff --git a/.ci/helm.sh b/.ci/helm.sh index ce72ac863..28f219c42 100644 --- a/.ci/helm.sh +++ b/.ci/helm.sh @@ -1,21 +1,6 @@ #!/usr/bin/env bash # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # BINDIR=`dirname "$0"` diff --git a/.ci/release.sh b/.ci/release.sh index 648d7d688..846b8b2bd 100755 --- a/.ci/release.sh +++ b/.ci/release.sh @@ -1,21 +1,6 @@ #!/usr/bin/env bash # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # set -e diff --git a/.ci/tls/conf/bookie.conf b/.ci/tls/conf/bookie.conf index b0fd2f581..3b228172c 100644 --- a/.ci/tls/conf/bookie.conf +++ b/.ci/tls/conf/bookie.conf @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # [ req ] diff --git a/.ci/tls/conf/broker.conf b/.ci/tls/conf/broker.conf index aa8becc51..78f8a49b3 100644 --- a/.ci/tls/conf/broker.conf +++ b/.ci/tls/conf/broker.conf @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # [ req ] diff --git a/.ci/tls/conf/proxy.conf b/.ci/tls/conf/proxy.conf index d6a596baa..2ce9b65a2 100644 --- a/.ci/tls/conf/proxy.conf +++ b/.ci/tls/conf/proxy.conf @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # [ req ] diff --git a/.ci/tls/conf/recovery.conf b/.ci/tls/conf/recovery.conf index 5f5472f93..f1bb5cced 100644 --- a/.ci/tls/conf/recovery.conf +++ b/.ci/tls/conf/recovery.conf @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # [ req ] diff --git a/.ci/tls/conf/toolset.conf b/.ci/tls/conf/toolset.conf index 44105cb59..04b46adab 100644 --- a/.ci/tls/conf/toolset.conf +++ b/.ci/tls/conf/toolset.conf @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # diff --git a/.ci/tls/conf/zookeeper.conf b/.ci/tls/conf/zookeeper.conf index c04f0918a..75bab4fc1 100644 --- a/.ci/tls/conf/zookeeper.conf +++ b/.ci/tls/conf/zookeeper.conf @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # diff --git a/.ci/tls/generate-tls.sh b/.ci/tls/generate-tls.sh index 58a755afb..72968fed2 100755 --- a/.ci/tls/generate-tls.sh +++ b/.ci/tls/generate-tls.sh @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # #!/bin/bash diff --git a/.github/workflows/documentbot.yml b/.github/workflows/documentbot.yml index e20550131..bb94a116d 100644 --- a/.github/workflows/documentbot.yml +++ b/.github/workflows/documentbot.yml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # name: Auto Labeling diff --git a/.github/workflows/long_running_tests.yml b/.github/workflows/long_running_tests.yml index c413dd329..2f1cb2dda 100644 --- a/.github/workflows/long_running_tests.yml +++ b/.github/workflows/long_running_tests.yml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # name: Chart Tests On Long-running Cluster diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e99761b38..2e6baf25b 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # name: Post commit - Publish Pulsar Helm Chart diff --git a/.github/workflows/sn-platform.yml b/.github/workflows/sn-platform.yml index 592c80ad2..01866be76 100644 --- a/.github/workflows/sn-platform.yml +++ b/.github/workflows/sn-platform.yml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # name: Precommit - SN-Platform Helm Chart (Basic Template) diff --git a/.github/workflows/style.yml b/.github/workflows/style.yml index 4f766b3e2..37e25c072 100644 --- a/.github/workflows/style.yml +++ b/.github/workflows/style.yml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # name: Precommit Style Check diff --git a/.header b/.header index b248758bc..4634d5723 100644 --- a/.header +++ b/.header @@ -1,16 +1 @@ -// Licensed to the Apache Software Foundation (ASF) under one -// or more contributor license agreements. See the NOTICE file -// distributed with this work for additional information -// regarding copyright ownership. The ASF licenses this file -// to you under the Apache License, Version 2.0 (the -// "License"); you may not use this file except in compliance -// with the License. You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, -// software distributed under the License is distributed on an -// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -// KIND, either express or implied. See the License for the -// specific language governing permissions and limitations -// under the License. +// Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved.. diff --git a/.header_sharp b/.header_sharp index d8a500d9d..988c53685 100644 --- a/.header_sharp +++ b/.header_sharp @@ -1,19 +1,4 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # diff --git a/LICENSE b/LICENSE index 261eeb9e9..ec49e887f 100644 --- a/LICENSE +++ b/LICENSE @@ -1,201 +1 @@ - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - - 1. Definitions. - - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. - - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. - - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. - - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. - - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). - - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. - - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." - - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. - - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. - - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. - - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. - - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. - - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. - - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. - - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. - - END OF TERMS AND CONDITIONS - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. +Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. diff --git a/README.md b/README.md index 80897ce13..5a6ecac12 100644 --- a/README.md +++ b/README.md @@ -1,24 +1,14 @@ - +> **Note** +> +> Starting March 31st, 2024, using StreamNative Helm Charts in a production environment mandates a paid subscription with StreamNative. By installing StreamNative Helm Charts, you acknowledge and comply with the [StreamNative Cloud Subscription Agreement](https://streamnative.io/cloud-terms-and-conditions). For a trial license to explore the StreamNative Platform, including its resources, Pulsar operators, and Pulsar images, please [reach out to StreamNative](https://streamnative.io/contact). +> + # StreamNative Helm Charts This repository contains the Helm Charts supported by [StreamNative](https://streamnative.io). diff --git a/charts/image-puller/Chart.yaml b/charts/image-puller/Chart.yaml index 02c34fb47..5921d8959 100644 --- a/charts/image-puller/Chart.yaml +++ b/charts/image-puller/Chart.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # apiVersion: v1 diff --git a/charts/image-puller/templates/_daemonset-helper.yaml b/charts/image-puller/templates/_daemonset-helper.yaml index 607ae734c..e6a988033 100644 --- a/charts/image-puller/templates/_daemonset-helper.yaml +++ b/charts/image-puller/templates/_daemonset-helper.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- /* diff --git a/charts/image-puller/templates/daemonset.yaml b/charts/image-puller/templates/daemonset.yaml index 122692fcf..367a44eea 100644 --- a/charts/image-puller/templates/daemonset.yaml +++ b/charts/image-puller/templates/daemonset.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- /* diff --git a/charts/image-puller/templates/job.yaml b/charts/image-puller/templates/job.yaml index f9429e9a1..12124046c 100644 --- a/charts/image-puller/templates/job.yaml +++ b/charts/image-puller/templates/job.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- /* diff --git a/charts/image-puller/templates/rbac.yaml b/charts/image-puller/templates/rbac.yaml index 556e1da18..bdc986ba6 100644 --- a/charts/image-puller/templates/rbac.yaml +++ b/charts/image-puller/templates/rbac.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- /* diff --git a/charts/image-puller/values.yaml b/charts/image-puller/values.yaml index 2f89075bf..7d6f306f1 100644 --- a/charts/image-puller/values.yaml +++ b/charts/image-puller/values.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # component: image-puller diff --git a/charts/local-storage-provisioner/Chart.yaml b/charts/local-storage-provisioner/Chart.yaml index b42a07776..d7bc65486 100644 --- a/charts/local-storage-provisioner/Chart.yaml +++ b/charts/local-storage-provisioner/Chart.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # apiVersion: v1 diff --git a/charts/local-storage-provisioner/templates/provisioner-gke.yaml b/charts/local-storage-provisioner/templates/provisioner-gke.yaml index d2925f7b3..9d241bb82 100644 --- a/charts/local-storage-provisioner/templates/provisioner-gke.yaml +++ b/charts/local-storage-provisioner/templates/provisioner-gke.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if eq .Values.type "gke" }} diff --git a/charts/local-storage-provisioner/templates/provisioner-rbac.yaml b/charts/local-storage-provisioner/templates/provisioner-rbac.yaml index 56b983715..d1708216b 100644 --- a/charts/local-storage-provisioner/templates/provisioner-rbac.yaml +++ b/charts/local-storage-provisioner/templates/provisioner-rbac.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # --- diff --git a/charts/local-storage-provisioner/values.yaml b/charts/local-storage-provisioner/values.yaml index 660401156..3aa505978 100644 --- a/charts/local-storage-provisioner/values.yaml +++ b/charts/local-storage-provisioner/values.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # ## Namespace to deploy local storage provisioner diff --git a/charts/pulsar-operator/Chart.yaml b/charts/pulsar-operator/Chart.yaml index fc2766291..6ff71b36c 100644 --- a/charts/pulsar-operator/Chart.yaml +++ b/charts/pulsar-operator/Chart.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # apiVersion: v1 diff --git a/charts/pulsar-operator/README.md b/charts/pulsar-operator/README.md index 3f93dbbd5..985fb4d86 100644 --- a/charts/pulsar-operator/README.md +++ b/charts/pulsar-operator/README.md @@ -1,7 +1,12 @@ # StreamNative Pulsar Operators > **Note** +> > StreamNative now offers a unified approach to managing Pulsar clusters on Kubernetes systems, transitioning from two distinct versions of operators—Pulsar Operators (Basic Version) and StreamNative Operator (Advanced Version)—to a single, consolidated operator, StreamNative Operator, effective from the start of 2024. As part of this change, we will cease the release of new versions of Pulsar Operators, with future updates and enhancements being exclusively available through the StreamNative Operator, accessible only via StreamNative's paid services. +> +> Effective March 31st, 2024, a valid StreamNative subscription will be required to leverage StreamNative Pulsar Operators and/or Images. If you prefer to use the open-source version, we recommend switching to the [Pulsar helm charts](https://github.com/apache/pulsar-helm-chart), a community-maintained alternative, and using [open-source Pulsar images](https://hub.docker.com/u/apachepulsar) released and maintained by the Apache Pulsar community based on its [release policy](https://pulsar.apache.org/contribute/release-policy/). +> +> Please also note: Starting March 31st, 2024, the existing Pulsar Operator Images will no longer be available on Docker Hub. ## StreamNative Private Cloud diff --git a/charts/pulsar-operator/templates/bookkeeper-operator/bookkeeper.streamnative.io_bookkeeperclusters_crd.yaml b/charts/pulsar-operator/templates/bookkeeper-operator/bookkeeper.streamnative.io_bookkeeperclusters_crd.yaml index 9980272ba..998939a62 100644 --- a/charts/pulsar-operator/templates/bookkeeper-operator/bookkeeper.streamnative.io_bookkeeperclusters_crd.yaml +++ b/charts/pulsar-operator/templates/bookkeeper-operator/bookkeeper.streamnative.io_bookkeeperclusters_crd.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.components.bookkeeper .Values.bookkeeper.crd.create }} {{ include "bookkeeper.crd" . }} diff --git a/charts/pulsar-operator/templates/bookkeeper-operator/operator.yaml b/charts/pulsar-operator/templates/bookkeeper-operator/operator.yaml index 8f80cc752..e8ad3a3ff 100644 --- a/charts/pulsar-operator/templates/bookkeeper-operator/operator.yaml +++ b/charts/pulsar-operator/templates/bookkeeper-operator/operator.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # --- {{- if and .Values.components.bookkeeper }} diff --git a/charts/pulsar-operator/templates/bookkeeper-operator/operator_rbac.yaml b/charts/pulsar-operator/templates/bookkeeper-operator/operator_rbac.yaml index d0b5cea14..c388de005 100644 --- a/charts/pulsar-operator/templates/bookkeeper-operator/operator_rbac.yaml +++ b/charts/pulsar-operator/templates/bookkeeper-operator/operator_rbac.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.components.bookkeeper }} diff --git a/charts/pulsar-operator/templates/bookkeeper-operator/rbac.yaml b/charts/pulsar-operator/templates/bookkeeper-operator/rbac.yaml index 7807348bd..f70837459 100644 --- a/charts/pulsar-operator/templates/bookkeeper-operator/rbac.yaml +++ b/charts/pulsar-operator/templates/bookkeeper-operator/rbac.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.components.bookkeeper }} diff --git a/charts/pulsar-operator/templates/bookkeeper-operator/service_account.yaml b/charts/pulsar-operator/templates/bookkeeper-operator/service_account.yaml index e86771dcd..f0dabdafb 100644 --- a/charts/pulsar-operator/templates/bookkeeper-operator/service_account.yaml +++ b/charts/pulsar-operator/templates/bookkeeper-operator/service_account.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.components.bookkeeper .Values.bookkeeper.serviceAccount.create }} diff --git a/charts/pulsar-operator/templates/namespace.yaml b/charts/pulsar-operator/templates/namespace.yaml index 0f8d17b3f..155bdf4bc 100644 --- a/charts/pulsar-operator/templates/namespace.yaml +++ b/charts/pulsar-operator/templates/namespace.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.namespaceCreate }} apiVersion: v1 diff --git a/charts/pulsar-operator/templates/pulsar-operator/operator.yaml b/charts/pulsar-operator/templates/pulsar-operator/operator.yaml index 4f50e593d..d4a006298 100644 --- a/charts/pulsar-operator/templates/pulsar-operator/operator.yaml +++ b/charts/pulsar-operator/templates/pulsar-operator/operator.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.components.pulsar }} apiVersion: apps/v1 diff --git a/charts/pulsar-operator/templates/pulsar-operator/operator_rbac.yaml b/charts/pulsar-operator/templates/pulsar-operator/operator_rbac.yaml index e69d6207f..312603039 100644 --- a/charts/pulsar-operator/templates/pulsar-operator/operator_rbac.yaml +++ b/charts/pulsar-operator/templates/pulsar-operator/operator_rbac.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.components.pulsar }} diff --git a/charts/pulsar-operator/templates/pulsar-operator/pulsar.streamnative.io_pulsarbrokers_crd.yaml b/charts/pulsar-operator/templates/pulsar-operator/pulsar.streamnative.io_pulsarbrokers_crd.yaml index 8e0842823..71430e093 100644 --- a/charts/pulsar-operator/templates/pulsar-operator/pulsar.streamnative.io_pulsarbrokers_crd.yaml +++ b/charts/pulsar-operator/templates/pulsar-operator/pulsar.streamnative.io_pulsarbrokers_crd.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.components.pulsar .Values.pulsar.crd.create }} {{ include "broker.crd" . }} diff --git a/charts/pulsar-operator/templates/pulsar-operator/pulsar.streamnative.io_pulsarproxies_crd.yaml b/charts/pulsar-operator/templates/pulsar-operator/pulsar.streamnative.io_pulsarproxies_crd.yaml index 2e6f2217c..786daa63d 100644 --- a/charts/pulsar-operator/templates/pulsar-operator/pulsar.streamnative.io_pulsarproxies_crd.yaml +++ b/charts/pulsar-operator/templates/pulsar-operator/pulsar.streamnative.io_pulsarproxies_crd.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.components.pulsar .Values.pulsar.crd.create }} {{ include "proxy.crd" . }} diff --git a/charts/pulsar-operator/templates/pulsar-operator/pulsar_broker_clusterrole.yaml b/charts/pulsar-operator/templates/pulsar-operator/pulsar_broker_clusterrole.yaml index 94750790d..50f2be3cb 100644 --- a/charts/pulsar-operator/templates/pulsar-operator/pulsar_broker_clusterrole.yaml +++ b/charts/pulsar-operator/templates/pulsar-operator/pulsar_broker_clusterrole.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # # The permissions assigned to this role are those needed by brokers to run functions diff --git a/charts/pulsar-operator/templates/pulsar-operator/rbac.yaml b/charts/pulsar-operator/templates/pulsar-operator/rbac.yaml index 6c1fb2b0c..42d217679 100644 --- a/charts/pulsar-operator/templates/pulsar-operator/rbac.yaml +++ b/charts/pulsar-operator/templates/pulsar-operator/rbac.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.components.pulsar }} {{- $namespaces := splitList "," .Values.watchNamespace }} diff --git a/charts/pulsar-operator/templates/pulsar-operator/service_account.yaml b/charts/pulsar-operator/templates/pulsar-operator/service_account.yaml index 4f5dd78b6..049d231e5 100644 --- a/charts/pulsar-operator/templates/pulsar-operator/service_account.yaml +++ b/charts/pulsar-operator/templates/pulsar-operator/service_account.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.components.pulsar .Values.pulsar.serviceAccount.create }} diff --git a/charts/pulsar-operator/templates/zookeeper-operator/operator.yaml b/charts/pulsar-operator/templates/zookeeper-operator/operator.yaml index 4a4b7c045..51cc96bfe 100644 --- a/charts/pulsar-operator/templates/zookeeper-operator/operator.yaml +++ b/charts/pulsar-operator/templates/zookeeper-operator/operator.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.components.zookeeper }} diff --git a/charts/pulsar-operator/templates/zookeeper-operator/operator_rbac.yaml b/charts/pulsar-operator/templates/zookeeper-operator/operator_rbac.yaml index 2421b2f6d..8f99140f8 100644 --- a/charts/pulsar-operator/templates/zookeeper-operator/operator_rbac.yaml +++ b/charts/pulsar-operator/templates/zookeeper-operator/operator_rbac.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.components.zookeeper }} diff --git a/charts/pulsar-operator/templates/zookeeper-operator/rbac.yaml b/charts/pulsar-operator/templates/zookeeper-operator/rbac.yaml index 8101a28ee..9dfc908bd 100644 --- a/charts/pulsar-operator/templates/zookeeper-operator/rbac.yaml +++ b/charts/pulsar-operator/templates/zookeeper-operator/rbac.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.components.zookeeper }} diff --git a/charts/pulsar-operator/templates/zookeeper-operator/service_account.yaml b/charts/pulsar-operator/templates/zookeeper-operator/service_account.yaml index 1c631666d..59df16fe2 100644 --- a/charts/pulsar-operator/templates/zookeeper-operator/service_account.yaml +++ b/charts/pulsar-operator/templates/zookeeper-operator/service_account.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.components.zookeeper .Values.zookeeper.serviceAccount.create }} diff --git a/charts/pulsar-operator/templates/zookeeper-operator/zookeeper.streamnative.io_zookeeperclusters_crd.yaml b/charts/pulsar-operator/templates/zookeeper-operator/zookeeper.streamnative.io_zookeeperclusters_crd.yaml index 95a5a5b8d..6fa6e831b 100644 --- a/charts/pulsar-operator/templates/zookeeper-operator/zookeeper.streamnative.io_zookeeperclusters_crd.yaml +++ b/charts/pulsar-operator/templates/zookeeper-operator/zookeeper.streamnative.io_zookeeperclusters_crd.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.components.zookeeper .Values.zookeeper.crd.create }} {{ include "zookeeper.crd" . }} diff --git a/charts/pulsar-operator/values.yaml b/charts/pulsar-operator/values.yaml index 289545c79..cd535afbd 100644 --- a/charts/pulsar-operator/values.yaml +++ b/charts/pulsar-operator/values.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # ## Namespace to deploy operator diff --git a/charts/sn-console/Chart.yaml b/charts/sn-console/Chart.yaml index e17f14597..c8ca85595 100644 --- a/charts/sn-console/Chart.yaml +++ b/charts/sn-console/Chart.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # apiVersion: v1 diff --git a/charts/sn-console/conf/vault/startup.sh b/charts/sn-console/conf/vault/startup.sh index 7908d6e76..3667de85f 100644 --- a/charts/sn-console/conf/vault/startup.sh +++ b/charts/sn-console/conf/vault/startup.sh @@ -1,16 +1,6 @@ #!/usr/bin/env sh # -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # export VAULT_APPROLE_SUPER_NAME=apachepulsar diff --git a/charts/sn-console/templates/console/streamnative-console-ingress.yaml b/charts/sn-console/templates/console/streamnative-console-ingress.yaml index 905f8eda8..807506795 100644 --- a/charts/sn-console/templates/console/streamnative-console-ingress.yaml +++ b/charts/sn-console/templates/console/streamnative-console-ingress.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.ingress.enabled }} diff --git a/charts/sn-console/templates/console/streamnative-console-initialize-configmap.yaml b/charts/sn-console/templates/console/streamnative-console-initialize-configmap.yaml index 9bd9ddb64..7ffa6db38 100644 --- a/charts/sn-console/templates/console/streamnative-console-initialize-configmap.yaml +++ b/charts/sn-console/templates/console/streamnative-console-initialize-configmap.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.initialize }} diff --git a/charts/sn-console/templates/console/streamnative-console-initialize.yaml b/charts/sn-console/templates/console/streamnative-console-initialize.yaml index f4d8d57be..1854592fc 100644 --- a/charts/sn-console/templates/console/streamnative-console-initialize.yaml +++ b/charts/sn-console/templates/console/streamnative-console-initialize.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.initialize }} diff --git a/charts/sn-console/templates/console/streamnative-console-pvc.yaml b/charts/sn-console/templates/console/streamnative-console-pvc.yaml index e8b07c073..a694352a5 100644 --- a/charts/sn-console/templates/console/streamnative-console-pvc.yaml +++ b/charts/sn-console/templates/console/streamnative-console-pvc.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.volumes.persistence }} diff --git a/charts/sn-console/templates/console/streamnative-console-service-backend.yaml b/charts/sn-console/templates/console/streamnative-console-service-backend.yaml index e9cb6807c..da860c6dd 100644 --- a/charts/sn-console/templates/console/streamnative-console-service-backend.yaml +++ b/charts/sn-console/templates/console/streamnative-console-service-backend.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # apiVersion: v1 diff --git a/charts/sn-console/templates/console/streamnative-console-service.yaml b/charts/sn-console/templates/console/streamnative-console-service.yaml index 59dfa5854..d1539f396 100644 --- a/charts/sn-console/templates/console/streamnative-console-service.yaml +++ b/charts/sn-console/templates/console/streamnative-console-service.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # apiVersion: v1 diff --git a/charts/sn-console/templates/console/streamnative-console-statefulset.yaml b/charts/sn-console/templates/console/streamnative-console-statefulset.yaml index 1a1f884ee..1880f914b 100644 --- a/charts/sn-console/templates/console/streamnative-console-statefulset.yaml +++ b/charts/sn-console/templates/console/streamnative-console-statefulset.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # apiVersion: apps/v1 diff --git a/charts/sn-console/templates/console/streamnative-console-storageclass.yaml b/charts/sn-console/templates/console/streamnative-console-storageclass.yaml index 2bc565307..c366e509b 100644 --- a/charts/sn-console/templates/console/streamnative-console-storageclass.yaml +++ b/charts/sn-console/templates/console/streamnative-console-storageclass.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.volumes.persistence }} diff --git a/charts/sn-console/templates/vault/vault-clear-resource.yaml b/charts/sn-console/templates/vault/vault-clear-resource.yaml index 8875be860..54998c50b 100644 --- a/charts/sn-console/templates/vault/vault-clear-resource.yaml +++ b/charts/sn-console/templates/vault/vault-clear-resource.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.vault.initialize }} diff --git a/charts/sn-console/templates/vault/vault-initialize-configmap.yaml b/charts/sn-console/templates/vault/vault-initialize-configmap.yaml index 542928062..98dd20789 100644 --- a/charts/sn-console/templates/vault/vault-initialize-configmap.yaml +++ b/charts/sn-console/templates/vault/vault-initialize-configmap.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.vault.initialize }} diff --git a/charts/sn-console/templates/vault/vault-initialize.yaml b/charts/sn-console/templates/vault/vault-initialize.yaml index c85d9649c..c87ce1ccf 100644 --- a/charts/sn-console/templates/vault/vault-initialize.yaml +++ b/charts/sn-console/templates/vault/vault-initialize.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.vault.initialize }} diff --git a/charts/sn-console/templates/vault/vault-service-account.yaml b/charts/sn-console/templates/vault/vault-service-account.yaml index b10cd6030..cdb9b510d 100644 --- a/charts/sn-console/templates/vault/vault-service-account.yaml +++ b/charts/sn-console/templates/vault/vault-service-account.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.vault.initialize }} {{- if and .Values.broker.auth.authentication.enabled .Values.broker.auth.authentication.vault.enabled }} diff --git a/charts/sn-console/values.yaml b/charts/sn-console/values.yaml index c5e28ed1d..ecdd089f0 100644 --- a/charts/sn-console/values.yaml +++ b/charts/sn-console/values.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # initialize: true diff --git a/charts/sn-platform-slim/Chart.yaml b/charts/sn-platform-slim/Chart.yaml index c30e3c699..4059c9b1d 100644 --- a/charts/sn-platform-slim/Chart.yaml +++ b/charts/sn-platform-slim/Chart.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # apiVersion: v1 diff --git a/charts/sn-platform-slim/ci/disable-auth-values.yaml b/charts/sn-platform-slim/ci/disable-auth-values.yaml index abdedefff..c300a72d8 100644 --- a/charts/sn-platform-slim/ci/disable-auth-values.yaml +++ b/charts/sn-platform-slim/ci/disable-auth-values.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # # Based on the defult values, disable the vault component and auth diff --git a/charts/sn-platform-slim/ci/disable-monitoring-values.yaml b/charts/sn-platform-slim/ci/disable-monitoring-values.yaml index 0d2674fac..f48a830cb 100644 --- a/charts/sn-platform-slim/ci/disable-monitoring-values.yaml +++ b/charts/sn-platform-slim/ci/disable-monitoring-values.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # # Based on the defult values, disable the monitoring components diff --git a/charts/sn-platform-slim/ci/enable-istio-values.yaml b/charts/sn-platform-slim/ci/enable-istio-values.yaml index e65f43f94..2aff97cd2 100644 --- a/charts/sn-platform-slim/ci/enable-istio-values.yaml +++ b/charts/sn-platform-slim/ci/enable-istio-values.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # # Based on the defult values, enable the istio diff --git a/charts/sn-platform-slim/ci/enable-zookeeper-backup.yaml b/charts/sn-platform-slim/ci/enable-zookeeper-backup.yaml index e33d50ddb..712459b4e 100644 --- a/charts/sn-platform-slim/ci/enable-zookeeper-backup.yaml +++ b/charts/sn-platform-slim/ci/enable-zookeeper-backup.yaml @@ -1,21 +1,6 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # zookeeper: diff --git a/charts/sn-platform-slim/conf/autorecovery/log4j2.yaml b/charts/sn-platform-slim/conf/autorecovery/log4j2.yaml index 34826740c..8bc670a7d 100644 --- a/charts/sn-platform-slim/conf/autorecovery/log4j2.yaml +++ b/charts/sn-platform-slim/conf/autorecovery/log4j2.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # diff --git a/charts/sn-platform-slim/conf/bookie/log4j2.yaml b/charts/sn-platform-slim/conf/bookie/log4j2.yaml index 34826740c..8bc670a7d 100644 --- a/charts/sn-platform-slim/conf/bookie/log4j2.yaml +++ b/charts/sn-platform-slim/conf/bookie/log4j2.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # diff --git a/charts/sn-platform-slim/conf/broker/connectors.yaml b/charts/sn-platform-slim/conf/broker/connectors.yaml index 0a0174cab..6a363ae5a 100644 --- a/charts/sn-platform-slim/conf/broker/connectors.yaml +++ b/charts/sn-platform-slim/conf/broker/connectors.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # - id: pulsar-io-data-generator name: data-generator diff --git a/charts/sn-platform-slim/conf/broker/log4j2.yaml b/charts/sn-platform-slim/conf/broker/log4j2.yaml index 353c030fd..631604cf8 100644 --- a/charts/sn-platform-slim/conf/broker/log4j2.yaml +++ b/charts/sn-platform-slim/conf/broker/log4j2.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # diff --git a/charts/sn-platform-slim/conf/grafana/grafana.ini b/charts/sn-platform-slim/conf/grafana/grafana.ini index bdd2b03db..48f284087 100644 --- a/charts/sn-platform-slim/conf/grafana/grafana.ini +++ b/charts/sn-platform-slim/conf/grafana/grafana.ini @@ -1,17 +1,7 @@ # # Copyright (c) 2018 Sijie. All Rights Reserved. # -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # ##################### Grafana Configuration Example ##################### diff --git a/charts/sn-platform-slim/conf/proxy/log4j2.yaml b/charts/sn-platform-slim/conf/proxy/log4j2.yaml index 34826740c..8bc670a7d 100644 --- a/charts/sn-platform-slim/conf/proxy/log4j2.yaml +++ b/charts/sn-platform-slim/conf/proxy/log4j2.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # diff --git a/charts/sn-platform-slim/conf/toolset/log4j2.yaml b/charts/sn-platform-slim/conf/toolset/log4j2.yaml index 34826740c..8bc670a7d 100644 --- a/charts/sn-platform-slim/conf/toolset/log4j2.yaml +++ b/charts/sn-platform-slim/conf/toolset/log4j2.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # diff --git a/charts/sn-platform-slim/conf/toolset/pulsar/clean_tls.sh b/charts/sn-platform-slim/conf/toolset/pulsar/clean_tls.sh index 743df35ca..943c1809f 100755 --- a/charts/sn-platform-slim/conf/toolset/pulsar/clean_tls.sh +++ b/charts/sn-platform-slim/conf/toolset/pulsar/clean_tls.sh @@ -1,21 +1,6 @@ #!/usr/bin/env bash # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # set -e diff --git a/charts/sn-platform-slim/conf/toolset/pulsar/cleanup_helm_release.sh b/charts/sn-platform-slim/conf/toolset/pulsar/cleanup_helm_release.sh index 9b2809b49..a5fd0e7a7 100755 --- a/charts/sn-platform-slim/conf/toolset/pulsar/cleanup_helm_release.sh +++ b/charts/sn-platform-slim/conf/toolset/pulsar/cleanup_helm_release.sh @@ -1,21 +1,6 @@ #!/usr/bin/env bash # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # CHART_HOME=$(unset CDPATH && cd $(dirname "${BASH_SOURCE[0]}")/../.. && pwd) diff --git a/charts/sn-platform-slim/conf/toolset/pulsar/common_auth.sh b/charts/sn-platform-slim/conf/toolset/pulsar/common_auth.sh index c0844647c..fb9088b53 100755 --- a/charts/sn-platform-slim/conf/toolset/pulsar/common_auth.sh +++ b/charts/sn-platform-slim/conf/toolset/pulsar/common_auth.sh @@ -1,21 +1,6 @@ #!/usr/bin/env bash # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # if [ -z "$CHART_HOME" ]; then diff --git a/charts/sn-platform-slim/conf/toolset/pulsar/decommission_bookies.sh b/charts/sn-platform-slim/conf/toolset/pulsar/decommission_bookies.sh index 7c240c264..7a2763262 100755 --- a/charts/sn-platform-slim/conf/toolset/pulsar/decommission_bookies.sh +++ b/charts/sn-platform-slim/conf/toolset/pulsar/decommission_bookies.sh @@ -1,21 +1,6 @@ #!/usr/bin/env bash # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # set -e diff --git a/charts/sn-platform-slim/conf/toolset/pulsar/generate_token.sh b/charts/sn-platform-slim/conf/toolset/pulsar/generate_token.sh index d38fd0c2c..d761a4510 100755 --- a/charts/sn-platform-slim/conf/toolset/pulsar/generate_token.sh +++ b/charts/sn-platform-slim/conf/toolset/pulsar/generate_token.sh @@ -1,21 +1,6 @@ #!/usr/bin/env bash # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # set -e diff --git a/charts/sn-platform-slim/conf/toolset/pulsar/generate_token_secret_key.sh b/charts/sn-platform-slim/conf/toolset/pulsar/generate_token_secret_key.sh index 411261c3e..ab9c0dae0 100755 --- a/charts/sn-platform-slim/conf/toolset/pulsar/generate_token_secret_key.sh +++ b/charts/sn-platform-slim/conf/toolset/pulsar/generate_token_secret_key.sh @@ -1,21 +1,6 @@ #!/usr/bin/env bash # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # set -x; diff --git a/charts/sn-platform-slim/conf/toolset/pulsar/get_token.sh b/charts/sn-platform-slim/conf/toolset/pulsar/get_token.sh index 25aeb0525..7dcebf7a3 100755 --- a/charts/sn-platform-slim/conf/toolset/pulsar/get_token.sh +++ b/charts/sn-platform-slim/conf/toolset/pulsar/get_token.sh @@ -1,21 +1,6 @@ #!/usr/bin/env bash # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # set -e diff --git a/charts/sn-platform-slim/conf/toolset/pulsar/prepare_helm_release.sh b/charts/sn-platform-slim/conf/toolset/pulsar/prepare_helm_release.sh index b61484a3c..a4a2804ef 100755 --- a/charts/sn-platform-slim/conf/toolset/pulsar/prepare_helm_release.sh +++ b/charts/sn-platform-slim/conf/toolset/pulsar/prepare_helm_release.sh @@ -1,21 +1,6 @@ #!/usr/bin/env bash # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # set -x; diff --git a/charts/sn-platform-slim/conf/toolset/pulsar/setup-clouddns-resolver-service-account.sh b/charts/sn-platform-slim/conf/toolset/pulsar/setup-clouddns-resolver-service-account.sh index 3c8a30b22..9650e7073 100755 --- a/charts/sn-platform-slim/conf/toolset/pulsar/setup-clouddns-resolver-service-account.sh +++ b/charts/sn-platform-slim/conf/toolset/pulsar/setup-clouddns-resolver-service-account.sh @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # #!/usr/bin/env bash diff --git a/charts/sn-platform-slim/conf/toolset/pulsar/upload-lets-encrypt-ca.sh b/charts/sn-platform-slim/conf/toolset/pulsar/upload-lets-encrypt-ca.sh index 9a0be2909..d6feda198 100755 --- a/charts/sn-platform-slim/conf/toolset/pulsar/upload-lets-encrypt-ca.sh +++ b/charts/sn-platform-slim/conf/toolset/pulsar/upload-lets-encrypt-ca.sh @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # #!/usr/bin/env bash diff --git a/charts/sn-platform-slim/conf/toolset/pulsar/upload_tls.sh b/charts/sn-platform-slim/conf/toolset/pulsar/upload_tls.sh index 668001d6d..674ffba94 100755 --- a/charts/sn-platform-slim/conf/toolset/pulsar/upload_tls.sh +++ b/charts/sn-platform-slim/conf/toolset/pulsar/upload_tls.sh @@ -1,21 +1,6 @@ #!/usr/bin/env bash # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # set -e diff --git a/charts/sn-platform-slim/conf/zookeeper/log4j2.yaml b/charts/sn-platform-slim/conf/zookeeper/log4j2.yaml index 34826740c..8bc670a7d 100644 --- a/charts/sn-platform-slim/conf/zookeeper/log4j2.yaml +++ b/charts/sn-platform-slim/conf/zookeeper/log4j2.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # diff --git a/charts/sn-platform-slim/templates/alert-manager/alertmanager-configmap.yaml b/charts/sn-platform-slim/templates/alert-manager/alertmanager-configmap.yaml index 1d36d291c..a6bf193b3 100644 --- a/charts/sn-platform-slim/templates/alert-manager/alertmanager-configmap.yaml +++ b/charts/sn-platform-slim/templates/alert-manager/alertmanager-configmap.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.monitoring.alert_manager }} diff --git a/charts/sn-platform-slim/templates/alert-manager/alertmanager-deployment.yaml b/charts/sn-platform-slim/templates/alert-manager/alertmanager-deployment.yaml index 18459ac0a..c6f587aab 100644 --- a/charts/sn-platform-slim/templates/alert-manager/alertmanager-deployment.yaml +++ b/charts/sn-platform-slim/templates/alert-manager/alertmanager-deployment.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.monitoring.alert_manager }} diff --git a/charts/sn-platform-slim/templates/alert-manager/alertmanager-service.yaml b/charts/sn-platform-slim/templates/alert-manager/alertmanager-service.yaml index e48f32759..990ab6353 100644 --- a/charts/sn-platform-slim/templates/alert-manager/alertmanager-service.yaml +++ b/charts/sn-platform-slim/templates/alert-manager/alertmanager-service.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.monitoring.alert_manager }} diff --git a/charts/sn-platform-slim/templates/bookkeeper/bookkeeper-authorizationpolicy.yaml b/charts/sn-platform-slim/templates/bookkeeper/bookkeeper-authorizationpolicy.yaml index 3db8db338..463e36dd0 100644 --- a/charts/sn-platform-slim/templates/bookkeeper/bookkeeper-authorizationpolicy.yaml +++ b/charts/sn-platform-slim/templates/bookkeeper/bookkeeper-authorizationpolicy.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.components.bookkeeper .Values.istio.enabled }} diff --git a/charts/sn-platform-slim/templates/bookkeeper/bookkeeper-cluster-role-binding.yaml b/charts/sn-platform-slim/templates/bookkeeper/bookkeeper-cluster-role-binding.yaml index fa8bb3aa6..016f334a1 100644 --- a/charts/sn-platform-slim/templates/bookkeeper/bookkeeper-cluster-role-binding.yaml +++ b/charts/sn-platform-slim/templates/bookkeeper/bookkeeper-cluster-role-binding.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.bookkeeper.serviceAccount.clusterRole }} diff --git a/charts/sn-platform-slim/templates/bookkeeper/bookkeeper-cluster.yaml b/charts/sn-platform-slim/templates/bookkeeper/bookkeeper-cluster.yaml index f742f30a1..dbfcd6105 100644 --- a/charts/sn-platform-slim/templates/bookkeeper/bookkeeper-cluster.yaml +++ b/charts/sn-platform-slim/templates/bookkeeper/bookkeeper-cluster.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # # deploy BookKeeperCluster only when `components.bookkeeper and operator.enabled` is true {{- if .Values.components.bookkeeper }} diff --git a/charts/sn-platform-slim/templates/bookkeeper/bookkeeper-role-binding.yaml b/charts/sn-platform-slim/templates/bookkeeper/bookkeeper-role-binding.yaml index bc382abd8..59217889b 100644 --- a/charts/sn-platform-slim/templates/bookkeeper/bookkeeper-role-binding.yaml +++ b/charts/sn-platform-slim/templates/bookkeeper/bookkeeper-role-binding.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if not .Values.bookkeeper.serviceAccount.clusterRole }} diff --git a/charts/sn-platform-slim/templates/bookkeeper/bookkeeper-service-account.yaml b/charts/sn-platform-slim/templates/bookkeeper/bookkeeper-service-account.yaml index 55ac43e9c..74a1ad92b 100644 --- a/charts/sn-platform-slim/templates/bookkeeper/bookkeeper-service-account.yaml +++ b/charts/sn-platform-slim/templates/bookkeeper/bookkeeper-service-account.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.components.bookkeeper .Values.bookkeeper.serviceAccount.create }} diff --git a/charts/sn-platform-slim/templates/bookkeeper/bookkeeper-storageclass.yaml b/charts/sn-platform-slim/templates/bookkeeper/bookkeeper-storageclass.yaml index 5fa0c9e7c..603139c61 100644 --- a/charts/sn-platform-slim/templates/bookkeeper/bookkeeper-storageclass.yaml +++ b/charts/sn-platform-slim/templates/bookkeeper/bookkeeper-storageclass.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.components.bookkeeper }} diff --git a/charts/sn-platform-slim/templates/broker/broker-authorizationpolicy.yaml b/charts/sn-platform-slim/templates/broker/broker-authorizationpolicy.yaml index 1ec73d4c0..8426c9cd4 100644 --- a/charts/sn-platform-slim/templates/broker/broker-authorizationpolicy.yaml +++ b/charts/sn-platform-slim/templates/broker/broker-authorizationpolicy.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.components.broker .Values.istio.enabled }} diff --git a/charts/sn-platform-slim/templates/broker/broker-cluster-role-binding.yaml b/charts/sn-platform-slim/templates/broker/broker-cluster-role-binding.yaml index bcc8ad51c..fe7d43b02 100644 --- a/charts/sn-platform-slim/templates/broker/broker-cluster-role-binding.yaml +++ b/charts/sn-platform-slim/templates/broker/broker-cluster-role-binding.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.broker.serviceAccount.clusterRole }} diff --git a/charts/sn-platform-slim/templates/broker/broker-cluster.yaml b/charts/sn-platform-slim/templates/broker/broker-cluster.yaml index e1bc170d1..a88e9ef2a 100644 --- a/charts/sn-platform-slim/templates/broker/broker-cluster.yaml +++ b/charts/sn-platform-slim/templates/broker/broker-cluster.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # # deploy PulsarBroker only when `components.broker and operator.enabled` is true {{- if .Values.components.broker }} diff --git a/charts/sn-platform-slim/templates/broker/broker-configmap-functionmesh.yaml b/charts/sn-platform-slim/templates/broker/broker-configmap-functionmesh.yaml index 72f30eee7..bf27b22dc 100644 --- a/charts/sn-platform-slim/templates/broker/broker-configmap-functionmesh.yaml +++ b/charts/sn-platform-slim/templates/broker/broker-configmap-functionmesh.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.components.broker .Values.broker.functionmesh.enabled}} --- diff --git a/charts/sn-platform-slim/templates/broker/broker-role-binding.yaml b/charts/sn-platform-slim/templates/broker/broker-role-binding.yaml index eae05d0bd..290ae1579 100644 --- a/charts/sn-platform-slim/templates/broker/broker-role-binding.yaml +++ b/charts/sn-platform-slim/templates/broker/broker-role-binding.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if not .Values.broker.serviceAccount.clusterRole }} diff --git a/charts/sn-platform-slim/templates/broker/broker-secret.yaml b/charts/sn-platform-slim/templates/broker/broker-secret.yaml index b64e75ebb..f5b193b39 100644 --- a/charts/sn-platform-slim/templates/broker/broker-secret.yaml +++ b/charts/sn-platform-slim/templates/broker/broker-secret.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.auth.oauth.enabled }} diff --git a/charts/sn-platform-slim/templates/broker/broker-service-account.yaml b/charts/sn-platform-slim/templates/broker/broker-service-account.yaml index fb5b837aa..f5c50ece4 100644 --- a/charts/sn-platform-slim/templates/broker/broker-service-account.yaml +++ b/charts/sn-platform-slim/templates/broker/broker-service-account.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.components.broker .Values.broker.serviceAccount.create }} diff --git a/charts/sn-platform-slim/templates/broker/function-worker-configfile-configmap.yaml b/charts/sn-platform-slim/templates/broker/function-worker-configfile-configmap.yaml index 2b492de59..2f7d11c76 100644 --- a/charts/sn-platform-slim/templates/broker/function-worker-configfile-configmap.yaml +++ b/charts/sn-platform-slim/templates/broker/function-worker-configfile-configmap.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.components.functions }} diff --git a/charts/sn-platform-slim/templates/broker/function-worker-configmap.yaml b/charts/sn-platform-slim/templates/broker/function-worker-configmap.yaml index f54b5df76..3728aa0cc 100644 --- a/charts/sn-platform-slim/templates/broker/function-worker-configmap.yaml +++ b/charts/sn-platform-slim/templates/broker/function-worker-configmap.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.components.functions }} diff --git a/charts/sn-platform-slim/templates/control-center/control-center-gateway.yaml b/charts/sn-platform-slim/templates/control-center/control-center-gateway.yaml index 0c67e35ea..280190946 100644 --- a/charts/sn-platform-slim/templates/control-center/control-center-gateway.yaml +++ b/charts/sn-platform-slim/templates/control-center/control-center-gateway.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.ingress.control_center.enabled .Values.istio.enabled }} diff --git a/charts/sn-platform-slim/templates/control-center/control-center-ingress.yaml b/charts/sn-platform-slim/templates/control-center/control-center-ingress.yaml index 7db851234..27666b00c 100644 --- a/charts/sn-platform-slim/templates/control-center/control-center-ingress.yaml +++ b/charts/sn-platform-slim/templates/control-center/control-center-ingress.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.ingress.control_center.enabled }} diff --git a/charts/sn-platform-slim/templates/control-center/control-center-virtualservice.yaml b/charts/sn-platform-slim/templates/control-center/control-center-virtualservice.yaml index 2d614bd39..37747c499 100644 --- a/charts/sn-platform-slim/templates/control-center/control-center-virtualservice.yaml +++ b/charts/sn-platform-slim/templates/control-center/control-center-virtualservice.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.ingress.control_center.enabled .Values.istio.enabled }} diff --git a/charts/sn-platform-slim/templates/control-center/ingress-controller-configmap.yaml b/charts/sn-platform-slim/templates/control-center/ingress-controller-configmap.yaml index 0a070e985..5ac7207ec 100644 --- a/charts/sn-platform-slim/templates/control-center/ingress-controller-configmap.yaml +++ b/charts/sn-platform-slim/templates/control-center/ingress-controller-configmap.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.ingress.controller.enabled }} diff --git a/charts/sn-platform-slim/templates/control-center/ingress-controller-deployment.yaml b/charts/sn-platform-slim/templates/control-center/ingress-controller-deployment.yaml index 407aa0a78..ceca8ca2f 100644 --- a/charts/sn-platform-slim/templates/control-center/ingress-controller-deployment.yaml +++ b/charts/sn-platform-slim/templates/control-center/ingress-controller-deployment.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.ingress.controller.enabled }} diff --git a/charts/sn-platform-slim/templates/control-center/ingress-controller-rbac.yaml b/charts/sn-platform-slim/templates/control-center/ingress-controller-rbac.yaml index e0c8facad..5b1989602 100644 --- a/charts/sn-platform-slim/templates/control-center/ingress-controller-rbac.yaml +++ b/charts/sn-platform-slim/templates/control-center/ingress-controller-rbac.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.ingress.controller.enabled }} diff --git a/charts/sn-platform-slim/templates/control-center/ingress-controller-service.yaml b/charts/sn-platform-slim/templates/control-center/ingress-controller-service.yaml index 7b7870aa8..667399ead 100644 --- a/charts/sn-platform-slim/templates/control-center/ingress-controller-service.yaml +++ b/charts/sn-platform-slim/templates/control-center/ingress-controller-service.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.ingress.controller.enabled }} diff --git a/charts/sn-platform-slim/templates/detector/pulsar-detector-authorizationpolicy.yaml b/charts/sn-platform-slim/templates/detector/pulsar-detector-authorizationpolicy.yaml index a682490a9..897ef6df9 100644 --- a/charts/sn-platform-slim/templates/detector/pulsar-detector-authorizationpolicy.yaml +++ b/charts/sn-platform-slim/templates/detector/pulsar-detector-authorizationpolicy.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.components.pulsar_detector .Values.istio.enabled }} diff --git a/charts/sn-platform-slim/templates/detector/pulsar-detector-deployment.yaml b/charts/sn-platform-slim/templates/detector/pulsar-detector-deployment.yaml index a53c686d8..fd6317707 100644 --- a/charts/sn-platform-slim/templates/detector/pulsar-detector-deployment.yaml +++ b/charts/sn-platform-slim/templates/detector/pulsar-detector-deployment.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.components.pulsar_detector }} diff --git a/charts/sn-platform-slim/templates/detector/pulsar-detector-service-account.yaml b/charts/sn-platform-slim/templates/detector/pulsar-detector-service-account.yaml index 6fbeb723f..4716c3e5b 100644 --- a/charts/sn-platform-slim/templates/detector/pulsar-detector-service-account.yaml +++ b/charts/sn-platform-slim/templates/detector/pulsar-detector-service-account.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.components.pulsar_detector .Values.pulsar_detector.serviceAccount.create }} diff --git a/charts/sn-platform-slim/templates/detector/pulsar-detector-service.yaml b/charts/sn-platform-slim/templates/detector/pulsar-detector-service.yaml index d3f45bcfa..e5968d885 100644 --- a/charts/sn-platform-slim/templates/detector/pulsar-detector-service.yaml +++ b/charts/sn-platform-slim/templates/detector/pulsar-detector-service.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.components.pulsar_detector }} diff --git a/charts/sn-platform-slim/templates/external-dns/external-dns-rbac.yaml b/charts/sn-platform-slim/templates/external-dns/external-dns-rbac.yaml index 61272db48..9a496c80b 100644 --- a/charts/sn-platform-slim/templates/external-dns/external-dns-rbac.yaml +++ b/charts/sn-platform-slim/templates/external-dns/external-dns-rbac.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.external_dns.enabled }} diff --git a/charts/sn-platform-slim/templates/external-dns/external-dns.yaml b/charts/sn-platform-slim/templates/external-dns/external-dns.yaml index a17025c72..8587d6e22 100644 --- a/charts/sn-platform-slim/templates/external-dns/external-dns.yaml +++ b/charts/sn-platform-slim/templates/external-dns/external-dns.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.external_dns.enabled }} diff --git a/charts/sn-platform-slim/templates/extra.yaml b/charts/sn-platform-slim/templates/extra.yaml index c8b96835f..ef465d462 100644 --- a/charts/sn-platform-slim/templates/extra.yaml +++ b/charts/sn-platform-slim/templates/extra.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- range .Values.extraResources }} {{ toYaml . }} diff --git a/charts/sn-platform-slim/templates/function-worker/function-worker-authorizationpolicy.yaml b/charts/sn-platform-slim/templates/function-worker/function-worker-authorizationpolicy.yaml index 183ff5a6f..8a2e5766e 100644 --- a/charts/sn-platform-slim/templates/function-worker/function-worker-authorizationpolicy.yaml +++ b/charts/sn-platform-slim/templates/function-worker/function-worker-authorizationpolicy.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.components.functions (and .Values.functions.useDedicatedRunner .Values.istio.enabled) }} diff --git a/charts/sn-platform-slim/templates/function-worker/function-worker-cluster-role-binding.yaml b/charts/sn-platform-slim/templates/function-worker/function-worker-cluster-role-binding.yaml index c06c6a541..3e98a52f6 100644 --- a/charts/sn-platform-slim/templates/function-worker/function-worker-cluster-role-binding.yaml +++ b/charts/sn-platform-slim/templates/function-worker/function-worker-cluster-role-binding.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.functions.serviceAccount.clusterRole }} diff --git a/charts/sn-platform-slim/templates/function-worker/function-worker-role-binding.yaml b/charts/sn-platform-slim/templates/function-worker/function-worker-role-binding.yaml index 1db16e393..7dcbb099b 100644 --- a/charts/sn-platform-slim/templates/function-worker/function-worker-role-binding.yaml +++ b/charts/sn-platform-slim/templates/function-worker/function-worker-role-binding.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if not .Values.functions.serviceAccount.clusterRole }} diff --git a/charts/sn-platform-slim/templates/function-worker/function-worker-service-account.yaml b/charts/sn-platform-slim/templates/function-worker/function-worker-service-account.yaml index 5937e2f4f..dbf9f7bf8 100644 --- a/charts/sn-platform-slim/templates/function-worker/function-worker-service-account.yaml +++ b/charts/sn-platform-slim/templates/function-worker/function-worker-service-account.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and (and .Values.components.functions .Values.functions.useDedicatedRunner) .Values.functions.serviceAccount.create }} diff --git a/charts/sn-platform-slim/templates/function-worker/function-worker-service.yaml b/charts/sn-platform-slim/templates/function-worker/function-worker-service.yaml index 0c8edb584..a0dcdb1cd 100644 --- a/charts/sn-platform-slim/templates/function-worker/function-worker-service.yaml +++ b/charts/sn-platform-slim/templates/function-worker/function-worker-service.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.components.functions .Values.functions.useDedicatedRunner }} diff --git a/charts/sn-platform-slim/templates/function-worker/function-worker-statefulset.yaml b/charts/sn-platform-slim/templates/function-worker/function-worker-statefulset.yaml index a5616668d..9f2a2fe71 100644 --- a/charts/sn-platform-slim/templates/function-worker/function-worker-statefulset.yaml +++ b/charts/sn-platform-slim/templates/function-worker/function-worker-statefulset.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.components.functions .Values.functions.useDedicatedRunner }} diff --git a/charts/sn-platform-slim/templates/grafana/grafana-admin-secret.yaml b/charts/sn-platform-slim/templates/grafana/grafana-admin-secret.yaml index 256c7f372..d2f30e2d7 100644 --- a/charts/sn-platform-slim/templates/grafana/grafana-admin-secret.yaml +++ b/charts/sn-platform-slim/templates/grafana/grafana-admin-secret.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.monitoring.grafana }} diff --git a/charts/sn-platform-slim/templates/grafana/grafana-authorizationpolicy.yaml b/charts/sn-platform-slim/templates/grafana/grafana-authorizationpolicy.yaml index eca542f64..3eff29b5a 100644 --- a/charts/sn-platform-slim/templates/grafana/grafana-authorizationpolicy.yaml +++ b/charts/sn-platform-slim/templates/grafana/grafana-authorizationpolicy.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.monitoring.grafana .Values.istio.enabled }} diff --git a/charts/sn-platform-slim/templates/grafana/grafana-azuread-secret.yaml b/charts/sn-platform-slim/templates/grafana/grafana-azuread-secret.yaml index 525befc62..2b375acf2 100644 --- a/charts/sn-platform-slim/templates/grafana/grafana-azuread-secret.yaml +++ b/charts/sn-platform-slim/templates/grafana/grafana-azuread-secret.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.monitoring.grafana .Values.grafana.azureAuthEnabled }} diff --git a/charts/sn-platform-slim/templates/grafana/grafana-configmap.yaml b/charts/sn-platform-slim/templates/grafana/grafana-configmap.yaml index e24b8aaed..da71a73e6 100644 --- a/charts/sn-platform-slim/templates/grafana/grafana-configmap.yaml +++ b/charts/sn-platform-slim/templates/grafana/grafana-configmap.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.monitoring.grafana }} apiVersion: v1 diff --git a/charts/sn-platform-slim/templates/grafana/grafana-deployment.yaml b/charts/sn-platform-slim/templates/grafana/grafana-deployment.yaml index 1d45a208b..3497c538d 100644 --- a/charts/sn-platform-slim/templates/grafana/grafana-deployment.yaml +++ b/charts/sn-platform-slim/templates/grafana/grafana-deployment.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.monitoring.grafana }} diff --git a/charts/sn-platform-slim/templates/grafana/grafana-pvc.yaml b/charts/sn-platform-slim/templates/grafana/grafana-pvc.yaml index d2765e5ec..c5c871ace 100644 --- a/charts/sn-platform-slim/templates/grafana/grafana-pvc.yaml +++ b/charts/sn-platform-slim/templates/grafana/grafana-pvc.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.monitoring.grafana }} diff --git a/charts/sn-platform-slim/templates/grafana/grafana-service.yaml b/charts/sn-platform-slim/templates/grafana/grafana-service.yaml index cb11ecef0..7c30935a7 100644 --- a/charts/sn-platform-slim/templates/grafana/grafana-service.yaml +++ b/charts/sn-platform-slim/templates/grafana/grafana-service.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.monitoring.grafana }} diff --git a/charts/sn-platform-slim/templates/grafana/grafana-statefulset.yaml b/charts/sn-platform-slim/templates/grafana/grafana-statefulset.yaml index 5fd48cd14..e2c4abfc2 100644 --- a/charts/sn-platform-slim/templates/grafana/grafana-statefulset.yaml +++ b/charts/sn-platform-slim/templates/grafana/grafana-statefulset.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.monitoring.grafana }} diff --git a/charts/sn-platform-slim/templates/grafana/grafana-storageclass.yaml b/charts/sn-platform-slim/templates/grafana/grafana-storageclass.yaml index 8a3e6c4dd..a2ab24983 100644 --- a/charts/sn-platform-slim/templates/grafana/grafana-storageclass.yaml +++ b/charts/sn-platform-slim/templates/grafana/grafana-storageclass.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.monitoring.grafana }} diff --git a/charts/sn-platform-slim/templates/istio/default-peerauthentication.yaml b/charts/sn-platform-slim/templates/istio/default-peerauthentication.yaml index 0bca0c86f..f45d9650d 100644 --- a/charts/sn-platform-slim/templates/istio/default-peerauthentication.yaml +++ b/charts/sn-platform-slim/templates/istio/default-peerauthentication.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.istio.enabled }} diff --git a/charts/sn-platform-slim/templates/namespace.yaml b/charts/sn-platform-slim/templates/namespace.yaml index 13f70bd3b..8b9b8e5f7 100644 --- a/charts/sn-platform-slim/templates/namespace.yaml +++ b/charts/sn-platform-slim/templates/namespace.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.namespaceCreate }} diff --git a/charts/sn-platform-slim/templates/node-exporter/node-exporter.yaml b/charts/sn-platform-slim/templates/node-exporter/node-exporter.yaml index ef1d02c4f..80086f24b 100644 --- a/charts/sn-platform-slim/templates/node-exporter/node-exporter.yaml +++ b/charts/sn-platform-slim/templates/node-exporter/node-exporter.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.monitoring.node_exporter }} diff --git a/charts/sn-platform-slim/templates/openshift/scc-role.yaml b/charts/sn-platform-slim/templates/openshift/scc-role.yaml index 1865927fb..33378c651 100644 --- a/charts/sn-platform-slim/templates/openshift/scc-role.yaml +++ b/charts/sn-platform-slim/templates/openshift/scc-role.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.openshift.enabled .Values.openshift.scc.enabled }} diff --git a/charts/sn-platform-slim/templates/openshift/scc-rolebinding.yaml b/charts/sn-platform-slim/templates/openshift/scc-rolebinding.yaml index 0042619d2..5ff59a6ff 100644 --- a/charts/sn-platform-slim/templates/openshift/scc-rolebinding.yaml +++ b/charts/sn-platform-slim/templates/openshift/scc-rolebinding.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.openshift.enabled .Values.openshift.scc.enabled -}} diff --git a/charts/sn-platform-slim/templates/openshift/scc.yaml b/charts/sn-platform-slim/templates/openshift/scc.yaml index ff77cb11f..34a7c5070 100644 --- a/charts/sn-platform-slim/templates/openshift/scc.yaml +++ b/charts/sn-platform-slim/templates/openshift/scc.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.openshift.enabled .Values.openshift.scc.enabled .Values.openshift.scc.create }} diff --git a/charts/sn-platform-slim/templates/prometheus/prometheus-authorizationpolicy.yaml b/charts/sn-platform-slim/templates/prometheus/prometheus-authorizationpolicy.yaml index 4ad48162f..81483fe9d 100644 --- a/charts/sn-platform-slim/templates/prometheus/prometheus-authorizationpolicy.yaml +++ b/charts/sn-platform-slim/templates/prometheus/prometheus-authorizationpolicy.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.monitoring.prometheus .Values.istio.enabled }} diff --git a/charts/sn-platform-slim/templates/prometheus/prometheus-configmap.yaml b/charts/sn-platform-slim/templates/prometheus/prometheus-configmap.yaml index 4a264511c..8d631ec8a 100644 --- a/charts/sn-platform-slim/templates/prometheus/prometheus-configmap.yaml +++ b/charts/sn-platform-slim/templates/prometheus/prometheus-configmap.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.monitoring.prometheus }} diff --git a/charts/sn-platform-slim/templates/prometheus/prometheus-pvc.yaml b/charts/sn-platform-slim/templates/prometheus/prometheus-pvc.yaml index 6d46fe74e..a460c94db 100644 --- a/charts/sn-platform-slim/templates/prometheus/prometheus-pvc.yaml +++ b/charts/sn-platform-slim/templates/prometheus/prometheus-pvc.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.monitoring.prometheus }} diff --git a/charts/sn-platform-slim/templates/prometheus/prometheus-service.yaml b/charts/sn-platform-slim/templates/prometheus/prometheus-service.yaml index b0cf5836e..5ffadd083 100644 --- a/charts/sn-platform-slim/templates/prometheus/prometheus-service.yaml +++ b/charts/sn-platform-slim/templates/prometheus/prometheus-service.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.monitoring.prometheus }} diff --git a/charts/sn-platform-slim/templates/prometheus/prometheus-statefulset.yaml b/charts/sn-platform-slim/templates/prometheus/prometheus-statefulset.yaml index fdd3953a9..7ab7d8770 100644 --- a/charts/sn-platform-slim/templates/prometheus/prometheus-statefulset.yaml +++ b/charts/sn-platform-slim/templates/prometheus/prometheus-statefulset.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.monitoring.prometheus }} diff --git a/charts/sn-platform-slim/templates/prometheus/prometheus-storageclass.yaml b/charts/sn-platform-slim/templates/prometheus/prometheus-storageclass.yaml index 26688a73d..67f5ed4ba 100644 --- a/charts/sn-platform-slim/templates/prometheus/prometheus-storageclass.yaml +++ b/charts/sn-platform-slim/templates/prometheus/prometheus-storageclass.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.monitoring.prometheus }} diff --git a/charts/sn-platform-slim/templates/prometheus/pulsar-operators-rbac.yaml b/charts/sn-platform-slim/templates/prometheus/pulsar-operators-rbac.yaml index 004977a4a..8381bd3be 100644 --- a/charts/sn-platform-slim/templates/prometheus/pulsar-operators-rbac.yaml +++ b/charts/sn-platform-slim/templates/prometheus/pulsar-operators-rbac.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.rbac.enable .Values.prometheus.serviceAccount.create }} diff --git a/charts/sn-platform-slim/templates/proxy/proxy-authorizationpolicy.yaml b/charts/sn-platform-slim/templates/proxy/proxy-authorizationpolicy.yaml index 4d588351f..680b6ae01 100644 --- a/charts/sn-platform-slim/templates/proxy/proxy-authorizationpolicy.yaml +++ b/charts/sn-platform-slim/templates/proxy/proxy-authorizationpolicy.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.components.proxy .Values.istio.enabled }} diff --git a/charts/sn-platform-slim/templates/proxy/proxy-cluster.yaml b/charts/sn-platform-slim/templates/proxy/proxy-cluster.yaml index 7de699363..446827233 100644 --- a/charts/sn-platform-slim/templates/proxy/proxy-cluster.yaml +++ b/charts/sn-platform-slim/templates/proxy/proxy-cluster.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # # deploy PulsarProxy only when `components.proxy and operator.enabled` is true {{- if .Values.components.proxy }} diff --git a/charts/sn-platform-slim/templates/proxy/proxy-secret.yaml b/charts/sn-platform-slim/templates/proxy/proxy-secret.yaml index 0226ae31e..2ad70cbc3 100644 --- a/charts/sn-platform-slim/templates/proxy/proxy-secret.yaml +++ b/charts/sn-platform-slim/templates/proxy/proxy-secret.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.auth.oauth.enabled }} diff --git a/charts/sn-platform-slim/templates/proxy/proxy-service-account.yaml b/charts/sn-platform-slim/templates/proxy/proxy-service-account.yaml index e5b969cf8..35c968c55 100644 --- a/charts/sn-platform-slim/templates/proxy/proxy-service-account.yaml +++ b/charts/sn-platform-slim/templates/proxy/proxy-service-account.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.components.proxy .Values.proxy.serviceAccount.create }} diff --git a/charts/sn-platform-slim/templates/pulsar-coordinator/pulsar-coordinator.yaml b/charts/sn-platform-slim/templates/pulsar-coordinator/pulsar-coordinator.yaml index 139b59405..5899ed6c0 100644 --- a/charts/sn-platform-slim/templates/pulsar-coordinator/pulsar-coordinator.yaml +++ b/charts/sn-platform-slim/templates/pulsar-coordinator/pulsar-coordinator.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.components.pulsar_coordinator }} apiVersion: cloud.streamnative.io/v1alpha1 diff --git a/charts/sn-platform-slim/templates/streamnative-console/streamnative-console-authorizationpolicy.yaml b/charts/sn-platform-slim/templates/streamnative-console/streamnative-console-authorizationpolicy.yaml index b65619e12..62c2272b0 100644 --- a/charts/sn-platform-slim/templates/streamnative-console/streamnative-console-authorizationpolicy.yaml +++ b/charts/sn-platform-slim/templates/streamnative-console/streamnative-console-authorizationpolicy.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.components.streamnative_console .Values.istio.enabled }} diff --git a/charts/sn-platform-slim/templates/streamnative-console/streamnative-console-azure-oauth2-secret.yaml b/charts/sn-platform-slim/templates/streamnative-console/streamnative-console-azure-oauth2-secret.yaml index 85a808e5c..321686769 100644 --- a/charts/sn-platform-slim/templates/streamnative-console/streamnative-console-azure-oauth2-secret.yaml +++ b/charts/sn-platform-slim/templates/streamnative-console/streamnative-console-azure-oauth2-secret.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.components.streamnative_console .Values.streamnative_console.login.sso.azure.enabled }} diff --git a/charts/sn-platform-slim/templates/streamnative-console/streamnative-console-configmap.yaml b/charts/sn-platform-slim/templates/streamnative-console/streamnative-console-configmap.yaml index df4641103..03ffda362 100644 --- a/charts/sn-platform-slim/templates/streamnative-console/streamnative-console-configmap.yaml +++ b/charts/sn-platform-slim/templates/streamnative-console/streamnative-console-configmap.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.components.streamnative_console }} diff --git a/charts/sn-platform-slim/templates/streamnative-console/streamnative-console-google-oauth2-secret.yaml b/charts/sn-platform-slim/templates/streamnative-console/streamnative-console-google-oauth2-secret.yaml index 83e58ade7..11ff7a399 100644 --- a/charts/sn-platform-slim/templates/streamnative-console/streamnative-console-google-oauth2-secret.yaml +++ b/charts/sn-platform-slim/templates/streamnative-console/streamnative-console-google-oauth2-secret.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.components.streamnative_console .Values.streamnative_console.login.sso.google.enabled }} diff --git a/charts/sn-platform-slim/templates/streamnative-console/streamnative-console-initialize.yaml b/charts/sn-platform-slim/templates/streamnative-console/streamnative-console-initialize.yaml index 12784de2d..70395e616 100644 --- a/charts/sn-platform-slim/templates/streamnative-console/streamnative-console-initialize.yaml +++ b/charts/sn-platform-slim/templates/streamnative-console/streamnative-console-initialize.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.components.streamnative_console }} diff --git a/charts/sn-platform-slim/templates/streamnative-console/streamnative-console-okta-oauth2-secret.yaml b/charts/sn-platform-slim/templates/streamnative-console/streamnative-console-okta-oauth2-secret.yaml index d88fb3663..48ba9fab7 100644 --- a/charts/sn-platform-slim/templates/streamnative-console/streamnative-console-okta-oauth2-secret.yaml +++ b/charts/sn-platform-slim/templates/streamnative-console/streamnative-console-okta-oauth2-secret.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.components.streamnative_console .Values.streamnative_console.login.sso.okta.enabled }} diff --git a/charts/sn-platform-slim/templates/streamnative-console/streamnative-console-pvc.yaml b/charts/sn-platform-slim/templates/streamnative-console/streamnative-console-pvc.yaml index 747e1724f..7f8d182a5 100644 --- a/charts/sn-platform-slim/templates/streamnative-console/streamnative-console-pvc.yaml +++ b/charts/sn-platform-slim/templates/streamnative-console/streamnative-console-pvc.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.components.streamnative_console }} diff --git a/charts/sn-platform-slim/templates/streamnative-console/streamnative-console-service-account.yaml b/charts/sn-platform-slim/templates/streamnative-console/streamnative-console-service-account.yaml index 718d12ac9..81db937b9 100644 --- a/charts/sn-platform-slim/templates/streamnative-console/streamnative-console-service-account.yaml +++ b/charts/sn-platform-slim/templates/streamnative-console/streamnative-console-service-account.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.components.streamnative_console .Values.streamnative_console.serviceAccount.create }} diff --git a/charts/sn-platform-slim/templates/streamnative-console/streamnative-console-service.yaml b/charts/sn-platform-slim/templates/streamnative-console/streamnative-console-service.yaml index 4d9a9373e..c765d2d60 100644 --- a/charts/sn-platform-slim/templates/streamnative-console/streamnative-console-service.yaml +++ b/charts/sn-platform-slim/templates/streamnative-console/streamnative-console-service.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.components.streamnative_console }} diff --git a/charts/sn-platform-slim/templates/streamnative-console/streamnative-console-statefulset.yaml b/charts/sn-platform-slim/templates/streamnative-console/streamnative-console-statefulset.yaml index 17b54774b..610b6815a 100644 --- a/charts/sn-platform-slim/templates/streamnative-console/streamnative-console-statefulset.yaml +++ b/charts/sn-platform-slim/templates/streamnative-console/streamnative-console-statefulset.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.components.streamnative_console }} diff --git a/charts/sn-platform-slim/templates/streamnative-console/streamnative-console-storageclass.yaml b/charts/sn-platform-slim/templates/streamnative-console/streamnative-console-storageclass.yaml index f65c1e9dd..3fa6177e6 100644 --- a/charts/sn-platform-slim/templates/streamnative-console/streamnative-console-storageclass.yaml +++ b/charts/sn-platform-slim/templates/streamnative-console/streamnative-console-storageclass.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.components.streamnative_console }} diff --git a/charts/sn-platform-slim/templates/tls/istio/tls-cert-internal-issuer.yaml b/charts/sn-platform-slim/templates/tls/istio/tls-cert-internal-issuer.yaml index 6b4bc2a7d..0a47ce32c 100644 --- a/charts/sn-platform-slim/templates/tls/istio/tls-cert-internal-issuer.yaml +++ b/charts/sn-platform-slim/templates/tls/istio/tls-cert-internal-issuer.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.istio.enabled }} diff --git a/charts/sn-platform-slim/templates/tls/istio/tls-cert-public-issuer.yaml b/charts/sn-platform-slim/templates/tls/istio/tls-cert-public-issuer.yaml index a68ab8d65..b9da46999 100644 --- a/charts/sn-platform-slim/templates/tls/istio/tls-cert-public-issuer.yaml +++ b/charts/sn-platform-slim/templates/tls/istio/tls-cert-public-issuer.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.istio.enabled }} {{- if .Values.certs.istio_public_issuer.enabled }} diff --git a/charts/sn-platform-slim/templates/tls/istio/tls-certs.yaml b/charts/sn-platform-slim/templates/tls/istio/tls-certs.yaml index f44cf209e..102d894fd 100644 --- a/charts/sn-platform-slim/templates/tls/istio/tls-certs.yaml +++ b/charts/sn-platform-slim/templates/tls/istio/tls-certs.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.istio.enabled }} {{- if or .Values.certs.istio_internal_issuer.enabled .Values.certs.istio_public_issuer.enabled }} diff --git a/charts/sn-platform-slim/templates/tls/keytool.yaml b/charts/sn-platform-slim/templates/tls/keytool.yaml index adcf14dc6..384fb6bc9 100644 --- a/charts/sn-platform-slim/templates/tls/keytool.yaml +++ b/charts/sn-platform-slim/templates/tls/keytool.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # # script to process key/cert to keystore and truststore diff --git a/charts/sn-platform-slim/templates/tls/tls-cert-internal-issuer.yaml b/charts/sn-platform-slim/templates/tls/tls-cert-internal-issuer.yaml index c02333a46..ef53fc154 100644 --- a/charts/sn-platform-slim/templates/tls/tls-cert-internal-issuer.yaml +++ b/charts/sn-platform-slim/templates/tls/tls-cert-internal-issuer.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.certs.internal_issuer.enabled }} diff --git a/charts/sn-platform-slim/templates/tls/tls-cert-public-issuer.yaml b/charts/sn-platform-slim/templates/tls/tls-cert-public-issuer.yaml index 4c75086c6..ab78929b9 100644 --- a/charts/sn-platform-slim/templates/tls/tls-cert-public-issuer.yaml +++ b/charts/sn-platform-slim/templates/tls/tls-cert-public-issuer.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.certs.public_issuer.enabled }} diff --git a/charts/sn-platform-slim/templates/tls/tls-certs-internal.yaml b/charts/sn-platform-slim/templates/tls/tls-certs-internal.yaml index 2a0b09999..519efae15 100644 --- a/charts/sn-platform-slim/templates/tls/tls-certs-internal.yaml +++ b/charts/sn-platform-slim/templates/tls/tls-certs-internal.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.tls.enabled }} diff --git a/charts/sn-platform-slim/templates/tls/tls-certs-public.yaml b/charts/sn-platform-slim/templates/tls/tls-certs-public.yaml index 1a5e4a5f2..4e7105e93 100644 --- a/charts/sn-platform-slim/templates/tls/tls-certs-public.yaml +++ b/charts/sn-platform-slim/templates/tls/tls-certs-public.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.certs.public_issuer.enabled }} diff --git a/charts/sn-platform-slim/templates/toolset/jwt-secret-init-config.yaml b/charts/sn-platform-slim/templates/toolset/jwt-secret-init-config.yaml index a8549be52..d84c64cbd 100644 --- a/charts/sn-platform-slim/templates/toolset/jwt-secret-init-config.yaml +++ b/charts/sn-platform-slim/templates/toolset/jwt-secret-init-config.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.initialize .Values.auth.authentication.enabled .Values.auth.authentication.jwt.enabled .Values.auth.authentication.jwt.autoInitSecret }} diff --git a/charts/sn-platform-slim/templates/toolset/jwt-secret-init-job-service-account.yaml b/charts/sn-platform-slim/templates/toolset/jwt-secret-init-job-service-account.yaml index 90b1b4ab8..4a6fbd56c 100644 --- a/charts/sn-platform-slim/templates/toolset/jwt-secret-init-job-service-account.yaml +++ b/charts/sn-platform-slim/templates/toolset/jwt-secret-init-job-service-account.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.initialize .Values.auth.authentication.enabled .Values.auth.authentication.jwt.enabled .Values.auth.authentication.jwt.autoInitSecret }} kind: ServiceAccount diff --git a/charts/sn-platform-slim/templates/toolset/jwt-secret-init-job.yaml b/charts/sn-platform-slim/templates/toolset/jwt-secret-init-job.yaml index 1b681ba5f..b727e996b 100644 --- a/charts/sn-platform-slim/templates/toolset/jwt-secret-init-job.yaml +++ b/charts/sn-platform-slim/templates/toolset/jwt-secret-init-job.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.initialize .Values.auth.authentication.enabled .Values.auth.authentication.jwt.enabled .Values.auth.authentication.jwt.autoInitSecret }} diff --git a/charts/sn-platform-slim/templates/toolset/toolset-configmap.yaml b/charts/sn-platform-slim/templates/toolset/toolset-configmap.yaml index 91c1d8a92..14b74ab71 100644 --- a/charts/sn-platform-slim/templates/toolset/toolset-configmap.yaml +++ b/charts/sn-platform-slim/templates/toolset/toolset-configmap.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.components.toolset }} diff --git a/charts/sn-platform-slim/templates/toolset/toolset-service.yaml b/charts/sn-platform-slim/templates/toolset/toolset-service.yaml index 7ea0a5f87..695f595de 100644 --- a/charts/sn-platform-slim/templates/toolset/toolset-service.yaml +++ b/charts/sn-platform-slim/templates/toolset/toolset-service.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.components.toolset }} diff --git a/charts/sn-platform-slim/templates/toolset/toolset-serviceaccount.yaml b/charts/sn-platform-slim/templates/toolset/toolset-serviceaccount.yaml index 64b73b447..e5479e08a 100644 --- a/charts/sn-platform-slim/templates/toolset/toolset-serviceaccount.yaml +++ b/charts/sn-platform-slim/templates/toolset/toolset-serviceaccount.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.components.toolset .Values.toolset.serviceAccount.create }} diff --git a/charts/sn-platform-slim/templates/toolset/toolset-statefulset.yaml b/charts/sn-platform-slim/templates/toolset/toolset-statefulset.yaml index de288f866..08f1e020a 100644 --- a/charts/sn-platform-slim/templates/toolset/toolset-statefulset.yaml +++ b/charts/sn-platform-slim/templates/toolset/toolset-statefulset.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.components.toolset }} diff --git a/charts/sn-platform-slim/templates/zookeeper/gen-zk-conf.yaml b/charts/sn-platform-slim/templates/zookeeper/gen-zk-conf.yaml index 0a5660f8b..95b4787f9 100644 --- a/charts/sn-platform-slim/templates/zookeeper/gen-zk-conf.yaml +++ b/charts/sn-platform-slim/templates/zookeeper/gen-zk-conf.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # apiVersion: v1 diff --git a/charts/sn-platform-slim/templates/zookeeper/zookeeper-authorizationpolicy.yaml b/charts/sn-platform-slim/templates/zookeeper/zookeeper-authorizationpolicy.yaml index 5a3b64fa2..cc7bc9c64 100644 --- a/charts/sn-platform-slim/templates/zookeeper/zookeeper-authorizationpolicy.yaml +++ b/charts/sn-platform-slim/templates/zookeeper/zookeeper-authorizationpolicy.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.components.zookeeper .Values.istio.enabled }} diff --git a/charts/sn-platform-slim/templates/zookeeper/zookeeper-backup-clusterrolebinding.yaml b/charts/sn-platform-slim/templates/zookeeper/zookeeper-backup-clusterrolebinding.yaml index c20bc26f1..e7224b083 100644 --- a/charts/sn-platform-slim/templates/zookeeper/zookeeper-backup-clusterrolebinding.yaml +++ b/charts/sn-platform-slim/templates/zookeeper/zookeeper-backup-clusterrolebinding.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.zookeeper.customTools.serviceAccount.clusterRole }} diff --git a/charts/sn-platform-slim/templates/zookeeper/zookeeper-backup-configmap.yaml b/charts/sn-platform-slim/templates/zookeeper/zookeeper-backup-configmap.yaml index 70b8770a7..1108dda12 100644 --- a/charts/sn-platform-slim/templates/zookeeper/zookeeper-backup-configmap.yaml +++ b/charts/sn-platform-slim/templates/zookeeper/zookeeper-backup-configmap.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # # deploy zookeeper only when `zookeeper.customTools.backup.enable` is true diff --git a/charts/sn-platform-slim/templates/zookeeper/zookeeper-backup-rolebinding.yaml b/charts/sn-platform-slim/templates/zookeeper/zookeeper-backup-rolebinding.yaml index 2851ec641..db512131d 100644 --- a/charts/sn-platform-slim/templates/zookeeper/zookeeper-backup-rolebinding.yaml +++ b/charts/sn-platform-slim/templates/zookeeper/zookeeper-backup-rolebinding.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if not .Values.zookeeper.customTools.serviceAccount.clusterRole }} diff --git a/charts/sn-platform-slim/templates/zookeeper/zookeeper-backup-service.yaml b/charts/sn-platform-slim/templates/zookeeper/zookeeper-backup-service.yaml index 380a1b0d9..0644cb011 100644 --- a/charts/sn-platform-slim/templates/zookeeper/zookeeper-backup-service.yaml +++ b/charts/sn-platform-slim/templates/zookeeper/zookeeper-backup-service.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # # deploy zookeeper only when `zookeeper.customTools.backup.enable` is true diff --git a/charts/sn-platform-slim/templates/zookeeper/zookeeper-backup-serviceaccount.yaml b/charts/sn-platform-slim/templates/zookeeper/zookeeper-backup-serviceaccount.yaml index 5b55f7982..2c7a3628b 100644 --- a/charts/sn-platform-slim/templates/zookeeper/zookeeper-backup-serviceaccount.yaml +++ b/charts/sn-platform-slim/templates/zookeeper/zookeeper-backup-serviceaccount.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.zookeeper.customTools.serviceAccount.create }} diff --git a/charts/sn-platform-slim/templates/zookeeper/zookeeper-backup-statefulset.yaml b/charts/sn-platform-slim/templates/zookeeper/zookeeper-backup-statefulset.yaml index 6aea65bba..8c11ceb1a 100644 --- a/charts/sn-platform-slim/templates/zookeeper/zookeeper-backup-statefulset.yaml +++ b/charts/sn-platform-slim/templates/zookeeper/zookeeper-backup-statefulset.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # # deploy zookeeper only when `zookeeper.customTools.backup.enable` is true diff --git a/charts/sn-platform-slim/templates/zookeeper/zookeeper-cluster.yaml b/charts/sn-platform-slim/templates/zookeeper/zookeeper-cluster.yaml index dfb7c7f8a..43189d00d 100644 --- a/charts/sn-platform-slim/templates/zookeeper/zookeeper-cluster.yaml +++ b/charts/sn-platform-slim/templates/zookeeper/zookeeper-cluster.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # # deploy zookeeper only when `components.zookeeper` is true {{- if .Values.components.zookeeper }} diff --git a/charts/sn-platform-slim/templates/zookeeper/zookeeper-restore-clusterrolebinding.yaml b/charts/sn-platform-slim/templates/zookeeper/zookeeper-restore-clusterrolebinding.yaml index 6b07efe8a..a11824e49 100644 --- a/charts/sn-platform-slim/templates/zookeeper/zookeeper-restore-clusterrolebinding.yaml +++ b/charts/sn-platform-slim/templates/zookeeper/zookeeper-restore-clusterrolebinding.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.zookeeper.customTools.serviceAccount.clusterRole }} diff --git a/charts/sn-platform-slim/templates/zookeeper/zookeeper-restore-configmap.yaml b/charts/sn-platform-slim/templates/zookeeper/zookeeper-restore-configmap.yaml index 4523666de..ac7eded35 100644 --- a/charts/sn-platform-slim/templates/zookeeper/zookeeper-restore-configmap.yaml +++ b/charts/sn-platform-slim/templates/zookeeper/zookeeper-restore-configmap.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # # deploy zookeeper only when `zookeeper.customTools.restore.enable` is true diff --git a/charts/sn-platform-slim/templates/zookeeper/zookeeper-restore-rolebinding.yaml b/charts/sn-platform-slim/templates/zookeeper/zookeeper-restore-rolebinding.yaml index 18a50ebe4..bc49c1ea4 100644 --- a/charts/sn-platform-slim/templates/zookeeper/zookeeper-restore-rolebinding.yaml +++ b/charts/sn-platform-slim/templates/zookeeper/zookeeper-restore-rolebinding.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if not .Values.zookeeper.customTools.serviceAccount.clusterRole }} diff --git a/charts/sn-platform-slim/templates/zookeeper/zookeeper-restore-serviceaccount.yaml b/charts/sn-platform-slim/templates/zookeeper/zookeeper-restore-serviceaccount.yaml index 5f9953ad9..c4b817cdc 100644 --- a/charts/sn-platform-slim/templates/zookeeper/zookeeper-restore-serviceaccount.yaml +++ b/charts/sn-platform-slim/templates/zookeeper/zookeeper-restore-serviceaccount.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.zookeeper.customTools.serviceAccount.create }} diff --git a/charts/sn-platform-slim/templates/zookeeper/zookeeper-service-account.yaml b/charts/sn-platform-slim/templates/zookeeper/zookeeper-service-account.yaml index d9ff1d2d9..b1411929e 100644 --- a/charts/sn-platform-slim/templates/zookeeper/zookeeper-service-account.yaml +++ b/charts/sn-platform-slim/templates/zookeeper/zookeeper-service-account.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.components.zookeeper .Values.zookeeper.serviceAccount.create }} diff --git a/charts/sn-platform-slim/templates/zookeeper/zookeeper-storageclass.yaml b/charts/sn-platform-slim/templates/zookeeper/zookeeper-storageclass.yaml index c6598d1e5..41835d846 100644 --- a/charts/sn-platform-slim/templates/zookeeper/zookeeper-storageclass.yaml +++ b/charts/sn-platform-slim/templates/zookeeper/zookeeper-storageclass.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # # deploy zookeeper only when `components.zookeeper` is true diff --git a/charts/sn-platform-slim/values.yaml b/charts/sn-platform-slim/values.yaml index 7e8989709..cd63bdd37 100644 --- a/charts/sn-platform-slim/values.yaml +++ b/charts/sn-platform-slim/values.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # # Flag to control whether to run initialize job diff --git a/charts/sn-platform/Chart.yaml b/charts/sn-platform/Chart.yaml index a39bbe2ad..9c840885a 100644 --- a/charts/sn-platform/Chart.yaml +++ b/charts/sn-platform/Chart.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # apiVersion: v1 diff --git a/charts/sn-platform/ci/disable-monitoring-values.yaml b/charts/sn-platform/ci/disable-monitoring-values.yaml index 1e2814ebe..92208e849 100644 --- a/charts/sn-platform/ci/disable-monitoring-values.yaml +++ b/charts/sn-platform/ci/disable-monitoring-values.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # # Based on the defult values, disable the monitoring components diff --git a/charts/sn-platform/ci/disable-vault-values.yaml b/charts/sn-platform/ci/disable-vault-values.yaml index a3ae4aef9..30358c94c 100644 --- a/charts/sn-platform/ci/disable-vault-values.yaml +++ b/charts/sn-platform/ci/disable-vault-values.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # # Based on the defult values, disable the vault component and auth diff --git a/charts/sn-platform/ci/enable-istio-values.yaml b/charts/sn-platform/ci/enable-istio-values.yaml index e65f43f94..2aff97cd2 100644 --- a/charts/sn-platform/ci/enable-istio-values.yaml +++ b/charts/sn-platform/ci/enable-istio-values.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # # Based on the defult values, enable the istio diff --git a/charts/sn-platform/ci/enable-zookeeper-backup.yaml b/charts/sn-platform/ci/enable-zookeeper-backup.yaml index e33d50ddb..712459b4e 100644 --- a/charts/sn-platform/ci/enable-zookeeper-backup.yaml +++ b/charts/sn-platform/ci/enable-zookeeper-backup.yaml @@ -1,21 +1,6 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # zookeeper: diff --git a/charts/sn-platform/conf/autorecovery/log4j2.yaml b/charts/sn-platform/conf/autorecovery/log4j2.yaml index 34826740c..8bc670a7d 100644 --- a/charts/sn-platform/conf/autorecovery/log4j2.yaml +++ b/charts/sn-platform/conf/autorecovery/log4j2.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # diff --git a/charts/sn-platform/conf/bookie/log4j2.yaml b/charts/sn-platform/conf/bookie/log4j2.yaml index 34826740c..8bc670a7d 100644 --- a/charts/sn-platform/conf/bookie/log4j2.yaml +++ b/charts/sn-platform/conf/bookie/log4j2.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # diff --git a/charts/sn-platform/conf/broker/connectors.yaml b/charts/sn-platform/conf/broker/connectors.yaml index 0a0174cab..6a363ae5a 100644 --- a/charts/sn-platform/conf/broker/connectors.yaml +++ b/charts/sn-platform/conf/broker/connectors.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # - id: pulsar-io-data-generator name: data-generator diff --git a/charts/sn-platform/conf/broker/log4j2.yaml b/charts/sn-platform/conf/broker/log4j2.yaml index 353c030fd..631604cf8 100644 --- a/charts/sn-platform/conf/broker/log4j2.yaml +++ b/charts/sn-platform/conf/broker/log4j2.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # diff --git a/charts/sn-platform/conf/grafana/grafana.ini b/charts/sn-platform/conf/grafana/grafana.ini index bdd2b03db..48f284087 100644 --- a/charts/sn-platform/conf/grafana/grafana.ini +++ b/charts/sn-platform/conf/grafana/grafana.ini @@ -1,17 +1,7 @@ # # Copyright (c) 2018 Sijie. All Rights Reserved. # -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # ##################### Grafana Configuration Example ##################### diff --git a/charts/sn-platform/conf/proxy/log4j2.yaml b/charts/sn-platform/conf/proxy/log4j2.yaml index 34826740c..8bc670a7d 100644 --- a/charts/sn-platform/conf/proxy/log4j2.yaml +++ b/charts/sn-platform/conf/proxy/log4j2.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # diff --git a/charts/sn-platform/conf/toolset/log4j2.yaml b/charts/sn-platform/conf/toolset/log4j2.yaml index 34826740c..8bc670a7d 100644 --- a/charts/sn-platform/conf/toolset/log4j2.yaml +++ b/charts/sn-platform/conf/toolset/log4j2.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # diff --git a/charts/sn-platform/conf/toolset/pulsar/clean_tls.sh b/charts/sn-platform/conf/toolset/pulsar/clean_tls.sh index 743df35ca..943c1809f 100755 --- a/charts/sn-platform/conf/toolset/pulsar/clean_tls.sh +++ b/charts/sn-platform/conf/toolset/pulsar/clean_tls.sh @@ -1,21 +1,6 @@ #!/usr/bin/env bash # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # set -e diff --git a/charts/sn-platform/conf/toolset/pulsar/cleanup_helm_release.sh b/charts/sn-platform/conf/toolset/pulsar/cleanup_helm_release.sh index 9b2809b49..a5fd0e7a7 100755 --- a/charts/sn-platform/conf/toolset/pulsar/cleanup_helm_release.sh +++ b/charts/sn-platform/conf/toolset/pulsar/cleanup_helm_release.sh @@ -1,21 +1,6 @@ #!/usr/bin/env bash # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # CHART_HOME=$(unset CDPATH && cd $(dirname "${BASH_SOURCE[0]}")/../.. && pwd) diff --git a/charts/sn-platform/conf/toolset/pulsar/common_auth.sh b/charts/sn-platform/conf/toolset/pulsar/common_auth.sh index c0844647c..fb9088b53 100755 --- a/charts/sn-platform/conf/toolset/pulsar/common_auth.sh +++ b/charts/sn-platform/conf/toolset/pulsar/common_auth.sh @@ -1,21 +1,6 @@ #!/usr/bin/env bash # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # if [ -z "$CHART_HOME" ]; then diff --git a/charts/sn-platform/conf/toolset/pulsar/decommission_bookies.sh b/charts/sn-platform/conf/toolset/pulsar/decommission_bookies.sh index 7c240c264..7a2763262 100755 --- a/charts/sn-platform/conf/toolset/pulsar/decommission_bookies.sh +++ b/charts/sn-platform/conf/toolset/pulsar/decommission_bookies.sh @@ -1,21 +1,6 @@ #!/usr/bin/env bash # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # set -e diff --git a/charts/sn-platform/conf/toolset/pulsar/generate_token.sh b/charts/sn-platform/conf/toolset/pulsar/generate_token.sh index d38fd0c2c..d761a4510 100755 --- a/charts/sn-platform/conf/toolset/pulsar/generate_token.sh +++ b/charts/sn-platform/conf/toolset/pulsar/generate_token.sh @@ -1,21 +1,6 @@ #!/usr/bin/env bash # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # set -e diff --git a/charts/sn-platform/conf/toolset/pulsar/generate_token_secret_key.sh b/charts/sn-platform/conf/toolset/pulsar/generate_token_secret_key.sh index a3acbee8c..e5104919d 100755 --- a/charts/sn-platform/conf/toolset/pulsar/generate_token_secret_key.sh +++ b/charts/sn-platform/conf/toolset/pulsar/generate_token_secret_key.sh @@ -1,21 +1,6 @@ #!/usr/bin/env bash # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # set -e diff --git a/charts/sn-platform/conf/toolset/pulsar/get_token.sh b/charts/sn-platform/conf/toolset/pulsar/get_token.sh index 25aeb0525..7dcebf7a3 100755 --- a/charts/sn-platform/conf/toolset/pulsar/get_token.sh +++ b/charts/sn-platform/conf/toolset/pulsar/get_token.sh @@ -1,21 +1,6 @@ #!/usr/bin/env bash # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # set -e diff --git a/charts/sn-platform/conf/toolset/pulsar/prepare_helm_release.sh b/charts/sn-platform/conf/toolset/pulsar/prepare_helm_release.sh index b61484a3c..a4a2804ef 100755 --- a/charts/sn-platform/conf/toolset/pulsar/prepare_helm_release.sh +++ b/charts/sn-platform/conf/toolset/pulsar/prepare_helm_release.sh @@ -1,21 +1,6 @@ #!/usr/bin/env bash # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # set -x; diff --git a/charts/sn-platform/conf/toolset/pulsar/setup-clouddns-resolver-service-account.sh b/charts/sn-platform/conf/toolset/pulsar/setup-clouddns-resolver-service-account.sh index 3c8a30b22..9650e7073 100755 --- a/charts/sn-platform/conf/toolset/pulsar/setup-clouddns-resolver-service-account.sh +++ b/charts/sn-platform/conf/toolset/pulsar/setup-clouddns-resolver-service-account.sh @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # #!/usr/bin/env bash diff --git a/charts/sn-platform/conf/toolset/pulsar/upload-lets-encrypt-ca.sh b/charts/sn-platform/conf/toolset/pulsar/upload-lets-encrypt-ca.sh index 9a0be2909..d6feda198 100755 --- a/charts/sn-platform/conf/toolset/pulsar/upload-lets-encrypt-ca.sh +++ b/charts/sn-platform/conf/toolset/pulsar/upload-lets-encrypt-ca.sh @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # #!/usr/bin/env bash diff --git a/charts/sn-platform/conf/toolset/pulsar/upload_tls.sh b/charts/sn-platform/conf/toolset/pulsar/upload_tls.sh index 668001d6d..674ffba94 100755 --- a/charts/sn-platform/conf/toolset/pulsar/upload_tls.sh +++ b/charts/sn-platform/conf/toolset/pulsar/upload_tls.sh @@ -1,21 +1,6 @@ #!/usr/bin/env bash # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # set -e diff --git a/charts/sn-platform/conf/vault/create_pulsar_tokens/create_pulsar_tokens.sh b/charts/sn-platform/conf/vault/create_pulsar_tokens/create_pulsar_tokens.sh index 1c9235176..751cb3738 100755 --- a/charts/sn-platform/conf/vault/create_pulsar_tokens/create_pulsar_tokens.sh +++ b/charts/sn-platform/conf/vault/create_pulsar_tokens/create_pulsar_tokens.sh @@ -1,21 +1,6 @@ #!/usr/bin/env bash # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # BASEDIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" diff --git a/charts/sn-platform/conf/vault/init_vault_streamnative_console/startup.sh b/charts/sn-platform/conf/vault/init_vault_streamnative_console/startup.sh index 4f4dd47db..ebec8a961 100644 --- a/charts/sn-platform/conf/vault/init_vault_streamnative_console/startup.sh +++ b/charts/sn-platform/conf/vault/init_vault_streamnative_console/startup.sh @@ -1,16 +1,6 @@ #!/usr/bin/env sh # -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # if [ -n "$VAULT_SUPER_USER_NAME" ];then diff --git a/charts/sn-platform/conf/zookeeper/log4j2.yaml b/charts/sn-platform/conf/zookeeper/log4j2.yaml index 34826740c..8bc670a7d 100644 --- a/charts/sn-platform/conf/zookeeper/log4j2.yaml +++ b/charts/sn-platform/conf/zookeeper/log4j2.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # diff --git a/charts/sn-platform/requirements.yaml b/charts/sn-platform/requirements.yaml index e4b38f1d7..49e296b21 100644 --- a/charts/sn-platform/requirements.yaml +++ b/charts/sn-platform/requirements.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # dependencies: diff --git a/charts/sn-platform/templates/alert-manager/alertmanager-configmap.yaml b/charts/sn-platform/templates/alert-manager/alertmanager-configmap.yaml index 1d36d291c..a6bf193b3 100644 --- a/charts/sn-platform/templates/alert-manager/alertmanager-configmap.yaml +++ b/charts/sn-platform/templates/alert-manager/alertmanager-configmap.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.monitoring.alert_manager }} diff --git a/charts/sn-platform/templates/alert-manager/alertmanager-deployment.yaml b/charts/sn-platform/templates/alert-manager/alertmanager-deployment.yaml index 18459ac0a..c6f587aab 100644 --- a/charts/sn-platform/templates/alert-manager/alertmanager-deployment.yaml +++ b/charts/sn-platform/templates/alert-manager/alertmanager-deployment.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.monitoring.alert_manager }} diff --git a/charts/sn-platform/templates/alert-manager/alertmanager-service.yaml b/charts/sn-platform/templates/alert-manager/alertmanager-service.yaml index e48f32759..990ab6353 100644 --- a/charts/sn-platform/templates/alert-manager/alertmanager-service.yaml +++ b/charts/sn-platform/templates/alert-manager/alertmanager-service.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.monitoring.alert_manager }} diff --git a/charts/sn-platform/templates/bookkeeper/bookkeeper-authorizationpolicy.yaml b/charts/sn-platform/templates/bookkeeper/bookkeeper-authorizationpolicy.yaml index 3db8db338..463e36dd0 100644 --- a/charts/sn-platform/templates/bookkeeper/bookkeeper-authorizationpolicy.yaml +++ b/charts/sn-platform/templates/bookkeeper/bookkeeper-authorizationpolicy.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.components.bookkeeper .Values.istio.enabled }} diff --git a/charts/sn-platform/templates/bookkeeper/bookkeeper-cluster-role-binding.yaml b/charts/sn-platform/templates/bookkeeper/bookkeeper-cluster-role-binding.yaml index fa8bb3aa6..016f334a1 100644 --- a/charts/sn-platform/templates/bookkeeper/bookkeeper-cluster-role-binding.yaml +++ b/charts/sn-platform/templates/bookkeeper/bookkeeper-cluster-role-binding.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.bookkeeper.serviceAccount.clusterRole }} diff --git a/charts/sn-platform/templates/bookkeeper/bookkeeper-cluster.yaml b/charts/sn-platform/templates/bookkeeper/bookkeeper-cluster.yaml index 0b5b29ae5..2a8e547e0 100644 --- a/charts/sn-platform/templates/bookkeeper/bookkeeper-cluster.yaml +++ b/charts/sn-platform/templates/bookkeeper/bookkeeper-cluster.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # # deploy BookKeeperCluster only when `components.bookkeeper and operator.enabled` is true {{- if .Values.components.bookkeeper }} diff --git a/charts/sn-platform/templates/bookkeeper/bookkeeper-role-binding.yaml b/charts/sn-platform/templates/bookkeeper/bookkeeper-role-binding.yaml index bc382abd8..59217889b 100644 --- a/charts/sn-platform/templates/bookkeeper/bookkeeper-role-binding.yaml +++ b/charts/sn-platform/templates/bookkeeper/bookkeeper-role-binding.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if not .Values.bookkeeper.serviceAccount.clusterRole }} diff --git a/charts/sn-platform/templates/bookkeeper/bookkeeper-service-account.yaml b/charts/sn-platform/templates/bookkeeper/bookkeeper-service-account.yaml index 55ac43e9c..74a1ad92b 100644 --- a/charts/sn-platform/templates/bookkeeper/bookkeeper-service-account.yaml +++ b/charts/sn-platform/templates/bookkeeper/bookkeeper-service-account.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.components.bookkeeper .Values.bookkeeper.serviceAccount.create }} diff --git a/charts/sn-platform/templates/bookkeeper/bookkeeper-storageclass.yaml b/charts/sn-platform/templates/bookkeeper/bookkeeper-storageclass.yaml index 5fa0c9e7c..603139c61 100644 --- a/charts/sn-platform/templates/bookkeeper/bookkeeper-storageclass.yaml +++ b/charts/sn-platform/templates/bookkeeper/bookkeeper-storageclass.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.components.bookkeeper }} diff --git a/charts/sn-platform/templates/broker/broker-authorizationpolicy.yaml b/charts/sn-platform/templates/broker/broker-authorizationpolicy.yaml index 1ec73d4c0..8426c9cd4 100644 --- a/charts/sn-platform/templates/broker/broker-authorizationpolicy.yaml +++ b/charts/sn-platform/templates/broker/broker-authorizationpolicy.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.components.broker .Values.istio.enabled }} diff --git a/charts/sn-platform/templates/broker/broker-cluster-role-binding.yaml b/charts/sn-platform/templates/broker/broker-cluster-role-binding.yaml index bcc8ad51c..fe7d43b02 100644 --- a/charts/sn-platform/templates/broker/broker-cluster-role-binding.yaml +++ b/charts/sn-platform/templates/broker/broker-cluster-role-binding.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.broker.serviceAccount.clusterRole }} diff --git a/charts/sn-platform/templates/broker/broker-cluster.yaml b/charts/sn-platform/templates/broker/broker-cluster.yaml index f50a697d6..edae643a6 100644 --- a/charts/sn-platform/templates/broker/broker-cluster.yaml +++ b/charts/sn-platform/templates/broker/broker-cluster.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # # deploy PulsarBroker only when `components.broker and operator.enabled` is true {{- if .Values.components.broker }} diff --git a/charts/sn-platform/templates/broker/broker-configmap-functionmesh.yaml b/charts/sn-platform/templates/broker/broker-configmap-functionmesh.yaml index 8290789d3..702a4bb06 100644 --- a/charts/sn-platform/templates/broker/broker-configmap-functionmesh.yaml +++ b/charts/sn-platform/templates/broker/broker-configmap-functionmesh.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.components.broker .Values.broker.functionmesh.enabled}} --- diff --git a/charts/sn-platform/templates/broker/broker-role-binding.yaml b/charts/sn-platform/templates/broker/broker-role-binding.yaml index eae05d0bd..290ae1579 100644 --- a/charts/sn-platform/templates/broker/broker-role-binding.yaml +++ b/charts/sn-platform/templates/broker/broker-role-binding.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if not .Values.broker.serviceAccount.clusterRole }} diff --git a/charts/sn-platform/templates/broker/broker-secret.yaml b/charts/sn-platform/templates/broker/broker-secret.yaml index b64e75ebb..f5b193b39 100644 --- a/charts/sn-platform/templates/broker/broker-secret.yaml +++ b/charts/sn-platform/templates/broker/broker-secret.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.auth.oauth.enabled }} diff --git a/charts/sn-platform/templates/broker/broker-service-account.yaml b/charts/sn-platform/templates/broker/broker-service-account.yaml index fb5b837aa..f5c50ece4 100644 --- a/charts/sn-platform/templates/broker/broker-service-account.yaml +++ b/charts/sn-platform/templates/broker/broker-service-account.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.components.broker .Values.broker.serviceAccount.create }} diff --git a/charts/sn-platform/templates/broker/function-worker-configfile-configmap.yaml b/charts/sn-platform/templates/broker/function-worker-configfile-configmap.yaml index 2b492de59..2f7d11c76 100644 --- a/charts/sn-platform/templates/broker/function-worker-configfile-configmap.yaml +++ b/charts/sn-platform/templates/broker/function-worker-configfile-configmap.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.components.functions }} diff --git a/charts/sn-platform/templates/broker/function-worker-configmap.yaml b/charts/sn-platform/templates/broker/function-worker-configmap.yaml index f54b5df76..3728aa0cc 100644 --- a/charts/sn-platform/templates/broker/function-worker-configmap.yaml +++ b/charts/sn-platform/templates/broker/function-worker-configmap.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.components.functions }} diff --git a/charts/sn-platform/templates/control-center/control-center-gateway.yaml b/charts/sn-platform/templates/control-center/control-center-gateway.yaml index 0c67e35ea..280190946 100644 --- a/charts/sn-platform/templates/control-center/control-center-gateway.yaml +++ b/charts/sn-platform/templates/control-center/control-center-gateway.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.ingress.control_center.enabled .Values.istio.enabled }} diff --git a/charts/sn-platform/templates/control-center/control-center-ingress.yaml b/charts/sn-platform/templates/control-center/control-center-ingress.yaml index 7db851234..27666b00c 100644 --- a/charts/sn-platform/templates/control-center/control-center-ingress.yaml +++ b/charts/sn-platform/templates/control-center/control-center-ingress.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.ingress.control_center.enabled }} diff --git a/charts/sn-platform/templates/control-center/control-center-virtualservice.yaml b/charts/sn-platform/templates/control-center/control-center-virtualservice.yaml index 2d614bd39..37747c499 100644 --- a/charts/sn-platform/templates/control-center/control-center-virtualservice.yaml +++ b/charts/sn-platform/templates/control-center/control-center-virtualservice.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.ingress.control_center.enabled .Values.istio.enabled }} diff --git a/charts/sn-platform/templates/control-center/ingress-controller-configmap.yaml b/charts/sn-platform/templates/control-center/ingress-controller-configmap.yaml index 0a070e985..5ac7207ec 100644 --- a/charts/sn-platform/templates/control-center/ingress-controller-configmap.yaml +++ b/charts/sn-platform/templates/control-center/ingress-controller-configmap.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.ingress.controller.enabled }} diff --git a/charts/sn-platform/templates/control-center/ingress-controller-deployment.yaml b/charts/sn-platform/templates/control-center/ingress-controller-deployment.yaml index 407aa0a78..ceca8ca2f 100644 --- a/charts/sn-platform/templates/control-center/ingress-controller-deployment.yaml +++ b/charts/sn-platform/templates/control-center/ingress-controller-deployment.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.ingress.controller.enabled }} diff --git a/charts/sn-platform/templates/control-center/ingress-controller-rbac.yaml b/charts/sn-platform/templates/control-center/ingress-controller-rbac.yaml index e0c8facad..5b1989602 100644 --- a/charts/sn-platform/templates/control-center/ingress-controller-rbac.yaml +++ b/charts/sn-platform/templates/control-center/ingress-controller-rbac.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.ingress.controller.enabled }} diff --git a/charts/sn-platform/templates/control-center/ingress-controller-service.yaml b/charts/sn-platform/templates/control-center/ingress-controller-service.yaml index 7b7870aa8..667399ead 100644 --- a/charts/sn-platform/templates/control-center/ingress-controller-service.yaml +++ b/charts/sn-platform/templates/control-center/ingress-controller-service.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.ingress.controller.enabled }} diff --git a/charts/sn-platform/templates/custom-metric-server/custom-metric-server-init.yaml b/charts/sn-platform/templates/custom-metric-server/custom-metric-server-init.yaml index 95e2617c2..94402af90 100644 --- a/charts/sn-platform/templates/custom-metric-server/custom-metric-server-init.yaml +++ b/charts/sn-platform/templates/custom-metric-server/custom-metric-server-init.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.components.custom_metric_server .Values.custom_metric_server.enabled }} diff --git a/charts/sn-platform/templates/custom-metric-server/custom-metric-server-prometheus.yaml b/charts/sn-platform/templates/custom-metric-server/custom-metric-server-prometheus.yaml index f208d9756..59247d781 100644 --- a/charts/sn-platform/templates/custom-metric-server/custom-metric-server-prometheus.yaml +++ b/charts/sn-platform/templates/custom-metric-server/custom-metric-server-prometheus.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.components.custom_metric_server .Values.custom_metric_server.prometheus.enabled }} diff --git a/charts/sn-platform/templates/custom-metric-server/custom-metric-server.yaml b/charts/sn-platform/templates/custom-metric-server/custom-metric-server.yaml index 112e649a9..af2a9a3f4 100644 --- a/charts/sn-platform/templates/custom-metric-server/custom-metric-server.yaml +++ b/charts/sn-platform/templates/custom-metric-server/custom-metric-server.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.components.custom_metric_server .Values.custom_metric_server.enabled }} diff --git a/charts/sn-platform/templates/detector/pulsar-detector-authorizationpolicy.yaml b/charts/sn-platform/templates/detector/pulsar-detector-authorizationpolicy.yaml index a682490a9..897ef6df9 100644 --- a/charts/sn-platform/templates/detector/pulsar-detector-authorizationpolicy.yaml +++ b/charts/sn-platform/templates/detector/pulsar-detector-authorizationpolicy.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.components.pulsar_detector .Values.istio.enabled }} diff --git a/charts/sn-platform/templates/detector/pulsar-detector-deployment.yaml b/charts/sn-platform/templates/detector/pulsar-detector-deployment.yaml index 2fd961e1f..6cd0c3d53 100644 --- a/charts/sn-platform/templates/detector/pulsar-detector-deployment.yaml +++ b/charts/sn-platform/templates/detector/pulsar-detector-deployment.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.components.pulsar_detector }} diff --git a/charts/sn-platform/templates/detector/pulsar-detector-service-account.yaml b/charts/sn-platform/templates/detector/pulsar-detector-service-account.yaml index 6fbeb723f..4716c3e5b 100644 --- a/charts/sn-platform/templates/detector/pulsar-detector-service-account.yaml +++ b/charts/sn-platform/templates/detector/pulsar-detector-service-account.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.components.pulsar_detector .Values.pulsar_detector.serviceAccount.create }} diff --git a/charts/sn-platform/templates/detector/pulsar-detector-service.yaml b/charts/sn-platform/templates/detector/pulsar-detector-service.yaml index d3f45bcfa..e5968d885 100644 --- a/charts/sn-platform/templates/detector/pulsar-detector-service.yaml +++ b/charts/sn-platform/templates/detector/pulsar-detector-service.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.components.pulsar_detector }} diff --git a/charts/sn-platform/templates/external-dns/external-dns-rbac.yaml b/charts/sn-platform/templates/external-dns/external-dns-rbac.yaml index 61272db48..9a496c80b 100644 --- a/charts/sn-platform/templates/external-dns/external-dns-rbac.yaml +++ b/charts/sn-platform/templates/external-dns/external-dns-rbac.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.external_dns.enabled }} diff --git a/charts/sn-platform/templates/external-dns/external-dns.yaml b/charts/sn-platform/templates/external-dns/external-dns.yaml index a17025c72..8587d6e22 100644 --- a/charts/sn-platform/templates/external-dns/external-dns.yaml +++ b/charts/sn-platform/templates/external-dns/external-dns.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.external_dns.enabled }} diff --git a/charts/sn-platform/templates/extra.yaml b/charts/sn-platform/templates/extra.yaml index c8b96835f..ef465d462 100644 --- a/charts/sn-platform/templates/extra.yaml +++ b/charts/sn-platform/templates/extra.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- range .Values.extraResources }} {{ toYaml . }} diff --git a/charts/sn-platform/templates/function-worker/function-worker-authorizationpolicy.yaml b/charts/sn-platform/templates/function-worker/function-worker-authorizationpolicy.yaml index 183ff5a6f..8a2e5766e 100644 --- a/charts/sn-platform/templates/function-worker/function-worker-authorizationpolicy.yaml +++ b/charts/sn-platform/templates/function-worker/function-worker-authorizationpolicy.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.components.functions (and .Values.functions.useDedicatedRunner .Values.istio.enabled) }} diff --git a/charts/sn-platform/templates/function-worker/function-worker-cluster-role-binding.yaml b/charts/sn-platform/templates/function-worker/function-worker-cluster-role-binding.yaml index c06c6a541..3e98a52f6 100644 --- a/charts/sn-platform/templates/function-worker/function-worker-cluster-role-binding.yaml +++ b/charts/sn-platform/templates/function-worker/function-worker-cluster-role-binding.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.functions.serviceAccount.clusterRole }} diff --git a/charts/sn-platform/templates/function-worker/function-worker-role-binding.yaml b/charts/sn-platform/templates/function-worker/function-worker-role-binding.yaml index 1db16e393..7dcbb099b 100644 --- a/charts/sn-platform/templates/function-worker/function-worker-role-binding.yaml +++ b/charts/sn-platform/templates/function-worker/function-worker-role-binding.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if not .Values.functions.serviceAccount.clusterRole }} diff --git a/charts/sn-platform/templates/function-worker/function-worker-service-account.yaml b/charts/sn-platform/templates/function-worker/function-worker-service-account.yaml index 5937e2f4f..dbf9f7bf8 100644 --- a/charts/sn-platform/templates/function-worker/function-worker-service-account.yaml +++ b/charts/sn-platform/templates/function-worker/function-worker-service-account.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and (and .Values.components.functions .Values.functions.useDedicatedRunner) .Values.functions.serviceAccount.create }} diff --git a/charts/sn-platform/templates/function-worker/function-worker-service.yaml b/charts/sn-platform/templates/function-worker/function-worker-service.yaml index 0c8edb584..a0dcdb1cd 100644 --- a/charts/sn-platform/templates/function-worker/function-worker-service.yaml +++ b/charts/sn-platform/templates/function-worker/function-worker-service.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.components.functions .Values.functions.useDedicatedRunner }} diff --git a/charts/sn-platform/templates/function-worker/function-worker-statefulset.yaml b/charts/sn-platform/templates/function-worker/function-worker-statefulset.yaml index a5616668d..9f2a2fe71 100644 --- a/charts/sn-platform/templates/function-worker/function-worker-statefulset.yaml +++ b/charts/sn-platform/templates/function-worker/function-worker-statefulset.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.components.functions .Values.functions.useDedicatedRunner }} diff --git a/charts/sn-platform/templates/grafana/grafana-admin-secret.yaml b/charts/sn-platform/templates/grafana/grafana-admin-secret.yaml index 256c7f372..d2f30e2d7 100644 --- a/charts/sn-platform/templates/grafana/grafana-admin-secret.yaml +++ b/charts/sn-platform/templates/grafana/grafana-admin-secret.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.monitoring.grafana }} diff --git a/charts/sn-platform/templates/grafana/grafana-authorizationpolicy.yaml b/charts/sn-platform/templates/grafana/grafana-authorizationpolicy.yaml index eca542f64..3eff29b5a 100644 --- a/charts/sn-platform/templates/grafana/grafana-authorizationpolicy.yaml +++ b/charts/sn-platform/templates/grafana/grafana-authorizationpolicy.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.monitoring.grafana .Values.istio.enabled }} diff --git a/charts/sn-platform/templates/grafana/grafana-azuread-secret.yaml b/charts/sn-platform/templates/grafana/grafana-azuread-secret.yaml index 525befc62..2b375acf2 100644 --- a/charts/sn-platform/templates/grafana/grafana-azuread-secret.yaml +++ b/charts/sn-platform/templates/grafana/grafana-azuread-secret.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.monitoring.grafana .Values.grafana.azureAuthEnabled }} diff --git a/charts/sn-platform/templates/grafana/grafana-configmap.yaml b/charts/sn-platform/templates/grafana/grafana-configmap.yaml index e24b8aaed..da71a73e6 100644 --- a/charts/sn-platform/templates/grafana/grafana-configmap.yaml +++ b/charts/sn-platform/templates/grafana/grafana-configmap.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.monitoring.grafana }} apiVersion: v1 diff --git a/charts/sn-platform/templates/grafana/grafana-deployment.yaml b/charts/sn-platform/templates/grafana/grafana-deployment.yaml index f73c3d0c5..a88e4cdb8 100644 --- a/charts/sn-platform/templates/grafana/grafana-deployment.yaml +++ b/charts/sn-platform/templates/grafana/grafana-deployment.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.monitoring.grafana }} diff --git a/charts/sn-platform/templates/grafana/grafana-pvc.yaml b/charts/sn-platform/templates/grafana/grafana-pvc.yaml index d2765e5ec..c5c871ace 100644 --- a/charts/sn-platform/templates/grafana/grafana-pvc.yaml +++ b/charts/sn-platform/templates/grafana/grafana-pvc.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.monitoring.grafana }} diff --git a/charts/sn-platform/templates/grafana/grafana-service.yaml b/charts/sn-platform/templates/grafana/grafana-service.yaml index cb11ecef0..7c30935a7 100644 --- a/charts/sn-platform/templates/grafana/grafana-service.yaml +++ b/charts/sn-platform/templates/grafana/grafana-service.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.monitoring.grafana }} diff --git a/charts/sn-platform/templates/grafana/grafana-statefulset.yaml b/charts/sn-platform/templates/grafana/grafana-statefulset.yaml index 03e883377..a2a5b5ea4 100644 --- a/charts/sn-platform/templates/grafana/grafana-statefulset.yaml +++ b/charts/sn-platform/templates/grafana/grafana-statefulset.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.monitoring.grafana }} diff --git a/charts/sn-platform/templates/grafana/grafana-storageclass.yaml b/charts/sn-platform/templates/grafana/grafana-storageclass.yaml index 8a3e6c4dd..a2ab24983 100644 --- a/charts/sn-platform/templates/grafana/grafana-storageclass.yaml +++ b/charts/sn-platform/templates/grafana/grafana-storageclass.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.monitoring.grafana }} diff --git a/charts/sn-platform/templates/grafana/loki-authorizationpolicy.yaml b/charts/sn-platform/templates/grafana/loki-authorizationpolicy.yaml index c0d0cadb2..12ab45853 100644 --- a/charts/sn-platform/templates/grafana/loki-authorizationpolicy.yaml +++ b/charts/sn-platform/templates/grafana/loki-authorizationpolicy.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.monitoring.loki .Values.istio.enabled }} diff --git a/charts/sn-platform/templates/istio/default-peerauthentication.yaml b/charts/sn-platform/templates/istio/default-peerauthentication.yaml index 0bca0c86f..f45d9650d 100644 --- a/charts/sn-platform/templates/istio/default-peerauthentication.yaml +++ b/charts/sn-platform/templates/istio/default-peerauthentication.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.istio.enabled }} diff --git a/charts/sn-platform/templates/namespace.yaml b/charts/sn-platform/templates/namespace.yaml index 13f70bd3b..8b9b8e5f7 100644 --- a/charts/sn-platform/templates/namespace.yaml +++ b/charts/sn-platform/templates/namespace.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.namespaceCreate }} diff --git a/charts/sn-platform/templates/node-exporter/node-exporter.yaml b/charts/sn-platform/templates/node-exporter/node-exporter.yaml index ef1d02c4f..80086f24b 100644 --- a/charts/sn-platform/templates/node-exporter/node-exporter.yaml +++ b/charts/sn-platform/templates/node-exporter/node-exporter.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.monitoring.node_exporter }} diff --git a/charts/sn-platform/templates/openshift/scc-role.yaml b/charts/sn-platform/templates/openshift/scc-role.yaml index 1865927fb..33378c651 100644 --- a/charts/sn-platform/templates/openshift/scc-role.yaml +++ b/charts/sn-platform/templates/openshift/scc-role.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.openshift.enabled .Values.openshift.scc.enabled }} diff --git a/charts/sn-platform/templates/openshift/scc-rolebinding.yaml b/charts/sn-platform/templates/openshift/scc-rolebinding.yaml index 57f3510c8..5ec34731e 100644 --- a/charts/sn-platform/templates/openshift/scc-rolebinding.yaml +++ b/charts/sn-platform/templates/openshift/scc-rolebinding.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.openshift.enabled .Values.openshift.scc.enabled -}} diff --git a/charts/sn-platform/templates/openshift/scc.yaml b/charts/sn-platform/templates/openshift/scc.yaml index 41dd4eb4a..7f020d69f 100644 --- a/charts/sn-platform/templates/openshift/scc.yaml +++ b/charts/sn-platform/templates/openshift/scc.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.openshift.enabled .Values.openshift.scc.enabled .Values.openshift.scc.create }} diff --git a/charts/sn-platform/templates/presto/presto-authrozationpolicy.yaml b/charts/sn-platform/templates/presto/presto-authrozationpolicy.yaml index 74a33eabf..7722fada9 100644 --- a/charts/sn-platform/templates/presto/presto-authrozationpolicy.yaml +++ b/charts/sn-platform/templates/presto/presto-authrozationpolicy.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.components.sql_worker .Values.istio.enabled }} diff --git a/charts/sn-platform/templates/presto/presto-coordinator-configmap.yaml b/charts/sn-platform/templates/presto/presto-coordinator-configmap.yaml index b304ce32e..c3d1d00c5 100644 --- a/charts/sn-platform/templates/presto/presto-coordinator-configmap.yaml +++ b/charts/sn-platform/templates/presto/presto-coordinator-configmap.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.components.sql_worker }} @@ -51,22 +36,7 @@ data: {{- end }} config.properties: | # - # Licensed to the Apache Software Foundation (ASF) under one - # or more contributor license agreements. See the NOTICE file - # distributed with this work for additional information - # regarding copyright ownership. The ASF licenses this file - # to you under the Apache License, Version 2.0 (the - # "License"); you may not use this file except in compliance - # with the License. You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, - # software distributed under the License is distributed on an - # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - # KIND, either express or implied. See the License for the - # specific language governing permissions and limitations - # under the License. + # Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # coordinator=true @@ -125,22 +95,7 @@ data: log.properties: | # - # Licensed to the Apache Software Foundation (ASF) under one - # or more contributor license agreements. See the NOTICE file - # distributed with this work for additional information - # regarding copyright ownership. The ASF licenses this file - # to you under the Apache License, Version 2.0 (the - # "License"); you may not use this file except in compliance - # with the License. You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, - # software distributed under the License is distributed on an - # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - # KIND, either express or implied. See the License for the - # specific language governing permissions and limitations - # under the License. + # Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # com.facebook.presto={{ .Values.presto.coordinator.log.presto.level }} @@ -150,22 +105,7 @@ data: pulsar.properties: | # - # Licensed to the Apache Software Foundation (ASF) under one - # or more contributor license agreements. See the NOTICE file - # distributed with this work for additional information - # regarding copyright ownership. The ASF licenses this file - # to you under the Apache License, Version 2.0 (the - # "License"); you may not use this file except in compliance - # with the License. You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, - # software distributed under the License is distributed on an - # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - # KIND, either express or implied. See the License for the - # specific language governing permissions and limitations - # under the License. + # Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # name of the connector to be displayed in the catalog connector.name=pulsar diff --git a/charts/sn-platform/templates/presto/presto-coordinator-deployment.yaml b/charts/sn-platform/templates/presto/presto-coordinator-deployment.yaml index f47b4c6ff..c86b9b70d 100644 --- a/charts/sn-platform/templates/presto/presto-coordinator-deployment.yaml +++ b/charts/sn-platform/templates/presto/presto-coordinator-deployment.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.components.sql_worker }} diff --git a/charts/sn-platform/templates/presto/presto-destinationrule.yaml b/charts/sn-platform/templates/presto/presto-destinationrule.yaml index 345b498b3..91e4af5f7 100644 --- a/charts/sn-platform/templates/presto/presto-destinationrule.yaml +++ b/charts/sn-platform/templates/presto/presto-destinationrule.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.components.sql_worker .Values.istio.enabled }} diff --git a/charts/sn-platform/templates/presto/presto-gateway.yaml b/charts/sn-platform/templates/presto/presto-gateway.yaml index 37e112a3f..edae6c6ec 100644 --- a/charts/sn-platform/templates/presto/presto-gateway.yaml +++ b/charts/sn-platform/templates/presto/presto-gateway.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.ingress.presto.enabled .Values.istio.enabled }} diff --git a/charts/sn-platform/templates/presto/presto-jmx-exporter-configmap.yaml b/charts/sn-platform/templates/presto/presto-jmx-exporter-configmap.yaml index f0ea47647..25a00510b 100644 --- a/charts/sn-platform/templates/presto/presto-jmx-exporter-configmap.yaml +++ b/charts/sn-platform/templates/presto/presto-jmx-exporter-configmap.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.components.sql_worker .Values.presto.exporter.enabled }} apiVersion: v1 diff --git a/charts/sn-platform/templates/presto/presto-service-ingress.yaml b/charts/sn-platform/templates/presto/presto-service-ingress.yaml index dab30c14b..69fc6d1e3 100644 --- a/charts/sn-platform/templates/presto/presto-service-ingress.yaml +++ b/charts/sn-platform/templates/presto/presto-service-ingress.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.components.sql_worker (and .Values.ingress.presto.enabled (not .Values.istio.enabled)) }} diff --git a/charts/sn-platform/templates/presto/presto-service.yaml b/charts/sn-platform/templates/presto/presto-service.yaml index 0c2dcdd72..3a292d76b 100644 --- a/charts/sn-platform/templates/presto/presto-service.yaml +++ b/charts/sn-platform/templates/presto/presto-service.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.components.sql_worker }} apiVersion: v1 diff --git a/charts/sn-platform/templates/presto/presto-virtualservice.yaml b/charts/sn-platform/templates/presto/presto-virtualservice.yaml index 4c6bacc2a..d06e8f27a 100644 --- a/charts/sn-platform/templates/presto/presto-virtualservice.yaml +++ b/charts/sn-platform/templates/presto/presto-virtualservice.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.ingress.presto.enabled .Values.istio.enabled }} diff --git a/charts/sn-platform/templates/presto/presto-worker-configmap.yaml b/charts/sn-platform/templates/presto/presto-worker-configmap.yaml index de2fa818a..20277e2c9 100644 --- a/charts/sn-platform/templates/presto/presto-worker-configmap.yaml +++ b/charts/sn-platform/templates/presto/presto-worker-configmap.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.components.sql_worker }} @@ -52,22 +37,7 @@ data: {{- end }} config.properties: | # - # Licensed to the Apache Software Foundation (ASF) under one - # or more contributor license agreements. See the NOTICE file - # distributed with this work for additional information - # regarding copyright ownership. The ASF licenses this file - # to you under the Apache License, Version 2.0 (the - # "License"); you may not use this file except in compliance - # with the License. You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, - # software distributed under the License is distributed on an - # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - # KIND, either express or implied. See the License for the - # specific language governing permissions and limitations - # under the License. + # Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # coordinator=false {{- if .Values.presto.exporter.enabled }} @@ -109,22 +79,7 @@ data: {{- end }} log.properties: | # - # Licensed to the Apache Software Foundation (ASF) under one - # or more contributor license agreements. See the NOTICE file - # distributed with this work for additional information - # regarding copyright ownership. The ASF licenses this file - # to you under the Apache License, Version 2.0 (the - # "License"); you may not use this file except in compliance - # with the License. You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, - # software distributed under the License is distributed on an - # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - # KIND, either express or implied. See the License for the - # specific language governing permissions and limitations - # under the License. + # Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # com.facebook.presto={{ .Values.presto.worker.log.presto.level }} @@ -134,22 +89,7 @@ data: pulsar.properties: | # - # Licensed to the Apache Software Foundation (ASF) under one - # or more contributor license agreements. See the NOTICE file - # distributed with this work for additional information - # regarding copyright ownership. The ASF licenses this file - # to you under the Apache License, Version 2.0 (the - # "License"); you may not use this file except in compliance - # with the License. You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, - # software distributed under the License is distributed on an - # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - # KIND, either express or implied. See the License for the - # specific language governing permissions and limitations - # under the License. + # Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # name of the connector to be displayed in the catalog connector.name=pulsar diff --git a/charts/sn-platform/templates/presto/presto-worker-deployment.yaml b/charts/sn-platform/templates/presto/presto-worker-deployment.yaml index 35b9f85b9..82884f308 100644 --- a/charts/sn-platform/templates/presto/presto-worker-deployment.yaml +++ b/charts/sn-platform/templates/presto/presto-worker-deployment.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.components.sql_worker }} {{- if gt (int .Values.presto.worker.replicaCount) 0 }} diff --git a/charts/sn-platform/templates/presto/presto-worker-service.yaml b/charts/sn-platform/templates/presto/presto-worker-service.yaml index d39e49018..4f02b4c81 100644 --- a/charts/sn-platform/templates/presto/presto-worker-service.yaml +++ b/charts/sn-platform/templates/presto/presto-worker-service.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.components.sql_worker }} apiVersion: v1 diff --git a/charts/sn-platform/templates/prometheus/prometheus-authorizationpolicy.yaml b/charts/sn-platform/templates/prometheus/prometheus-authorizationpolicy.yaml index 4ad48162f..81483fe9d 100644 --- a/charts/sn-platform/templates/prometheus/prometheus-authorizationpolicy.yaml +++ b/charts/sn-platform/templates/prometheus/prometheus-authorizationpolicy.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.monitoring.prometheus .Values.istio.enabled }} diff --git a/charts/sn-platform/templates/prometheus/prometheus-configmap.yaml b/charts/sn-platform/templates/prometheus/prometheus-configmap.yaml index 4a264511c..8d631ec8a 100644 --- a/charts/sn-platform/templates/prometheus/prometheus-configmap.yaml +++ b/charts/sn-platform/templates/prometheus/prometheus-configmap.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.monitoring.prometheus }} diff --git a/charts/sn-platform/templates/prometheus/prometheus-pvc.yaml b/charts/sn-platform/templates/prometheus/prometheus-pvc.yaml index 6d46fe74e..a460c94db 100644 --- a/charts/sn-platform/templates/prometheus/prometheus-pvc.yaml +++ b/charts/sn-platform/templates/prometheus/prometheus-pvc.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.monitoring.prometheus }} diff --git a/charts/sn-platform/templates/prometheus/prometheus-service.yaml b/charts/sn-platform/templates/prometheus/prometheus-service.yaml index b0cf5836e..5ffadd083 100644 --- a/charts/sn-platform/templates/prometheus/prometheus-service.yaml +++ b/charts/sn-platform/templates/prometheus/prometheus-service.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.monitoring.prometheus }} diff --git a/charts/sn-platform/templates/prometheus/prometheus-statefulset.yaml b/charts/sn-platform/templates/prometheus/prometheus-statefulset.yaml index fdd3953a9..7ab7d8770 100644 --- a/charts/sn-platform/templates/prometheus/prometheus-statefulset.yaml +++ b/charts/sn-platform/templates/prometheus/prometheus-statefulset.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.monitoring.prometheus }} diff --git a/charts/sn-platform/templates/prometheus/prometheus-storageclass.yaml b/charts/sn-platform/templates/prometheus/prometheus-storageclass.yaml index 26688a73d..67f5ed4ba 100644 --- a/charts/sn-platform/templates/prometheus/prometheus-storageclass.yaml +++ b/charts/sn-platform/templates/prometheus/prometheus-storageclass.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.monitoring.prometheus }} diff --git a/charts/sn-platform/templates/prometheus/pulsar-operators-rbac.yaml b/charts/sn-platform/templates/prometheus/pulsar-operators-rbac.yaml index 004977a4a..8381bd3be 100644 --- a/charts/sn-platform/templates/prometheus/pulsar-operators-rbac.yaml +++ b/charts/sn-platform/templates/prometheus/pulsar-operators-rbac.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.rbac.enable .Values.prometheus.serviceAccount.create }} diff --git a/charts/sn-platform/templates/proxy/proxy-authorizationpolicy.yaml b/charts/sn-platform/templates/proxy/proxy-authorizationpolicy.yaml index 4d588351f..680b6ae01 100644 --- a/charts/sn-platform/templates/proxy/proxy-authorizationpolicy.yaml +++ b/charts/sn-platform/templates/proxy/proxy-authorizationpolicy.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.components.proxy .Values.istio.enabled }} diff --git a/charts/sn-platform/templates/proxy/proxy-cluster.yaml b/charts/sn-platform/templates/proxy/proxy-cluster.yaml index 0b3e90d11..0b014b836 100644 --- a/charts/sn-platform/templates/proxy/proxy-cluster.yaml +++ b/charts/sn-platform/templates/proxy/proxy-cluster.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # # deploy PulsarProxy only when `components.proxy and operator.enabled` is true {{- if .Values.components.proxy }} diff --git a/charts/sn-platform/templates/proxy/proxy-secret.yaml b/charts/sn-platform/templates/proxy/proxy-secret.yaml index 0226ae31e..2ad70cbc3 100644 --- a/charts/sn-platform/templates/proxy/proxy-secret.yaml +++ b/charts/sn-platform/templates/proxy/proxy-secret.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.auth.oauth.enabled }} diff --git a/charts/sn-platform/templates/proxy/proxy-service-account.yaml b/charts/sn-platform/templates/proxy/proxy-service-account.yaml index e5b969cf8..35c968c55 100644 --- a/charts/sn-platform/templates/proxy/proxy-service-account.yaml +++ b/charts/sn-platform/templates/proxy/proxy-service-account.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.components.proxy .Values.proxy.serviceAccount.create }} diff --git a/charts/sn-platform/templates/pulsar-coordinator/pulsar-coordinator.yaml b/charts/sn-platform/templates/pulsar-coordinator/pulsar-coordinator.yaml index 139b59405..5899ed6c0 100644 --- a/charts/sn-platform/templates/pulsar-coordinator/pulsar-coordinator.yaml +++ b/charts/sn-platform/templates/pulsar-coordinator/pulsar-coordinator.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.components.pulsar_coordinator }} apiVersion: cloud.streamnative.io/v1alpha1 diff --git a/charts/sn-platform/templates/streamnative-console/streamnative-console-authorizationpolicy.yaml b/charts/sn-platform/templates/streamnative-console/streamnative-console-authorizationpolicy.yaml index b65619e12..62c2272b0 100644 --- a/charts/sn-platform/templates/streamnative-console/streamnative-console-authorizationpolicy.yaml +++ b/charts/sn-platform/templates/streamnative-console/streamnative-console-authorizationpolicy.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.components.streamnative_console .Values.istio.enabled }} diff --git a/charts/sn-platform/templates/streamnative-console/streamnative-console-azure-oauth2-secret.yaml b/charts/sn-platform/templates/streamnative-console/streamnative-console-azure-oauth2-secret.yaml index 85a808e5c..321686769 100644 --- a/charts/sn-platform/templates/streamnative-console/streamnative-console-azure-oauth2-secret.yaml +++ b/charts/sn-platform/templates/streamnative-console/streamnative-console-azure-oauth2-secret.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.components.streamnative_console .Values.streamnative_console.login.sso.azure.enabled }} diff --git a/charts/sn-platform/templates/streamnative-console/streamnative-console-configmap.yaml b/charts/sn-platform/templates/streamnative-console/streamnative-console-configmap.yaml index 83c05abab..21179eabb 100644 --- a/charts/sn-platform/templates/streamnative-console/streamnative-console-configmap.yaml +++ b/charts/sn-platform/templates/streamnative-console/streamnative-console-configmap.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.components.streamnative_console }} diff --git a/charts/sn-platform/templates/streamnative-console/streamnative-console-google-oauth2-secret.yaml b/charts/sn-platform/templates/streamnative-console/streamnative-console-google-oauth2-secret.yaml index 83e58ade7..11ff7a399 100644 --- a/charts/sn-platform/templates/streamnative-console/streamnative-console-google-oauth2-secret.yaml +++ b/charts/sn-platform/templates/streamnative-console/streamnative-console-google-oauth2-secret.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.components.streamnative_console .Values.streamnative_console.login.sso.google.enabled }} diff --git a/charts/sn-platform/templates/streamnative-console/streamnative-console-initialize.yaml b/charts/sn-platform/templates/streamnative-console/streamnative-console-initialize.yaml index 725fcb415..50fe8e388 100644 --- a/charts/sn-platform/templates/streamnative-console/streamnative-console-initialize.yaml +++ b/charts/sn-platform/templates/streamnative-console/streamnative-console-initialize.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.components.streamnative_console }} diff --git a/charts/sn-platform/templates/streamnative-console/streamnative-console-okta-oauth2-secret.yaml b/charts/sn-platform/templates/streamnative-console/streamnative-console-okta-oauth2-secret.yaml index d88fb3663..48ba9fab7 100644 --- a/charts/sn-platform/templates/streamnative-console/streamnative-console-okta-oauth2-secret.yaml +++ b/charts/sn-platform/templates/streamnative-console/streamnative-console-okta-oauth2-secret.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.components.streamnative_console .Values.streamnative_console.login.sso.okta.enabled }} diff --git a/charts/sn-platform/templates/streamnative-console/streamnative-console-pvc.yaml b/charts/sn-platform/templates/streamnative-console/streamnative-console-pvc.yaml index 747e1724f..7f8d182a5 100644 --- a/charts/sn-platform/templates/streamnative-console/streamnative-console-pvc.yaml +++ b/charts/sn-platform/templates/streamnative-console/streamnative-console-pvc.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.components.streamnative_console }} diff --git a/charts/sn-platform/templates/streamnative-console/streamnative-console-service-account.yaml b/charts/sn-platform/templates/streamnative-console/streamnative-console-service-account.yaml index 718d12ac9..81db937b9 100644 --- a/charts/sn-platform/templates/streamnative-console/streamnative-console-service-account.yaml +++ b/charts/sn-platform/templates/streamnative-console/streamnative-console-service-account.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.components.streamnative_console .Values.streamnative_console.serviceAccount.create }} diff --git a/charts/sn-platform/templates/streamnative-console/streamnative-console-service.yaml b/charts/sn-platform/templates/streamnative-console/streamnative-console-service.yaml index 4d9a9373e..c765d2d60 100644 --- a/charts/sn-platform/templates/streamnative-console/streamnative-console-service.yaml +++ b/charts/sn-platform/templates/streamnative-console/streamnative-console-service.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.components.streamnative_console }} diff --git a/charts/sn-platform/templates/streamnative-console/streamnative-console-statefulset.yaml b/charts/sn-platform/templates/streamnative-console/streamnative-console-statefulset.yaml index d57140797..c7359cc0a 100644 --- a/charts/sn-platform/templates/streamnative-console/streamnative-console-statefulset.yaml +++ b/charts/sn-platform/templates/streamnative-console/streamnative-console-statefulset.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.components.streamnative_console }} diff --git a/charts/sn-platform/templates/streamnative-console/streamnative-console-storageclass.yaml b/charts/sn-platform/templates/streamnative-console/streamnative-console-storageclass.yaml index f65c1e9dd..3fa6177e6 100644 --- a/charts/sn-platform/templates/streamnative-console/streamnative-console-storageclass.yaml +++ b/charts/sn-platform/templates/streamnative-console/streamnative-console-storageclass.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.components.streamnative_console }} diff --git a/charts/sn-platform/templates/tls/istio/tls-cert-internal-issuer.yaml b/charts/sn-platform/templates/tls/istio/tls-cert-internal-issuer.yaml index 6b4bc2a7d..0a47ce32c 100644 --- a/charts/sn-platform/templates/tls/istio/tls-cert-internal-issuer.yaml +++ b/charts/sn-platform/templates/tls/istio/tls-cert-internal-issuer.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.istio.enabled }} diff --git a/charts/sn-platform/templates/tls/istio/tls-cert-public-issuer.yaml b/charts/sn-platform/templates/tls/istio/tls-cert-public-issuer.yaml index a68ab8d65..b9da46999 100644 --- a/charts/sn-platform/templates/tls/istio/tls-cert-public-issuer.yaml +++ b/charts/sn-platform/templates/tls/istio/tls-cert-public-issuer.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.istio.enabled }} {{- if .Values.certs.istio_public_issuer.enabled }} diff --git a/charts/sn-platform/templates/tls/istio/tls-certs.yaml b/charts/sn-platform/templates/tls/istio/tls-certs.yaml index f44cf209e..102d894fd 100644 --- a/charts/sn-platform/templates/tls/istio/tls-certs.yaml +++ b/charts/sn-platform/templates/tls/istio/tls-certs.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.istio.enabled }} {{- if or .Values.certs.istio_internal_issuer.enabled .Values.certs.istio_public_issuer.enabled }} diff --git a/charts/sn-platform/templates/tls/keytool.yaml b/charts/sn-platform/templates/tls/keytool.yaml index adcf14dc6..384fb6bc9 100644 --- a/charts/sn-platform/templates/tls/keytool.yaml +++ b/charts/sn-platform/templates/tls/keytool.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # # script to process key/cert to keystore and truststore diff --git a/charts/sn-platform/templates/tls/tls-cert-internal-issuer.yaml b/charts/sn-platform/templates/tls/tls-cert-internal-issuer.yaml index c02333a46..ef53fc154 100644 --- a/charts/sn-platform/templates/tls/tls-cert-internal-issuer.yaml +++ b/charts/sn-platform/templates/tls/tls-cert-internal-issuer.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.certs.internal_issuer.enabled }} diff --git a/charts/sn-platform/templates/tls/tls-cert-public-issuer.yaml b/charts/sn-platform/templates/tls/tls-cert-public-issuer.yaml index 4c75086c6..ab78929b9 100644 --- a/charts/sn-platform/templates/tls/tls-cert-public-issuer.yaml +++ b/charts/sn-platform/templates/tls/tls-cert-public-issuer.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.certs.public_issuer.enabled }} diff --git a/charts/sn-platform/templates/tls/tls-certs-internal.yaml b/charts/sn-platform/templates/tls/tls-certs-internal.yaml index 2a0b09999..519efae15 100644 --- a/charts/sn-platform/templates/tls/tls-certs-internal.yaml +++ b/charts/sn-platform/templates/tls/tls-certs-internal.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.tls.enabled }} diff --git a/charts/sn-platform/templates/tls/tls-certs-public.yaml b/charts/sn-platform/templates/tls/tls-certs-public.yaml index 1a5e4a5f2..4e7105e93 100644 --- a/charts/sn-platform/templates/tls/tls-certs-public.yaml +++ b/charts/sn-platform/templates/tls/tls-certs-public.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.certs.public_issuer.enabled }} diff --git a/charts/sn-platform/templates/toolset/jwt-secret-init-config.yaml b/charts/sn-platform/templates/toolset/jwt-secret-init-config.yaml index a8549be52..d84c64cbd 100644 --- a/charts/sn-platform/templates/toolset/jwt-secret-init-config.yaml +++ b/charts/sn-platform/templates/toolset/jwt-secret-init-config.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.initialize .Values.auth.authentication.enabled .Values.auth.authentication.jwt.enabled .Values.auth.authentication.jwt.autoInitSecret }} diff --git a/charts/sn-platform/templates/toolset/jwt-secret-init-job-service-account.yaml b/charts/sn-platform/templates/toolset/jwt-secret-init-job-service-account.yaml index 90b1b4ab8..4a6fbd56c 100644 --- a/charts/sn-platform/templates/toolset/jwt-secret-init-job-service-account.yaml +++ b/charts/sn-platform/templates/toolset/jwt-secret-init-job-service-account.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.initialize .Values.auth.authentication.enabled .Values.auth.authentication.jwt.enabled .Values.auth.authentication.jwt.autoInitSecret }} kind: ServiceAccount diff --git a/charts/sn-platform/templates/toolset/jwt-secret-init-job.yaml b/charts/sn-platform/templates/toolset/jwt-secret-init-job.yaml index 312067d97..0569a0a73 100644 --- a/charts/sn-platform/templates/toolset/jwt-secret-init-job.yaml +++ b/charts/sn-platform/templates/toolset/jwt-secret-init-job.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.initialize .Values.auth.authentication.enabled .Values.auth.authentication.jwt.enabled .Values.auth.authentication.jwt.autoInitSecret }} diff --git a/charts/sn-platform/templates/toolset/toolset-configmap.yaml b/charts/sn-platform/templates/toolset/toolset-configmap.yaml index 08d5ee7bc..04f949f48 100644 --- a/charts/sn-platform/templates/toolset/toolset-configmap.yaml +++ b/charts/sn-platform/templates/toolset/toolset-configmap.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.components.toolset }} diff --git a/charts/sn-platform/templates/toolset/toolset-service.yaml b/charts/sn-platform/templates/toolset/toolset-service.yaml index 7ea0a5f87..695f595de 100644 --- a/charts/sn-platform/templates/toolset/toolset-service.yaml +++ b/charts/sn-platform/templates/toolset/toolset-service.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.components.toolset }} diff --git a/charts/sn-platform/templates/toolset/toolset-serviceaccount.yaml b/charts/sn-platform/templates/toolset/toolset-serviceaccount.yaml index 64b73b447..e5479e08a 100644 --- a/charts/sn-platform/templates/toolset/toolset-serviceaccount.yaml +++ b/charts/sn-platform/templates/toolset/toolset-serviceaccount.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.components.toolset .Values.toolset.serviceAccount.create }} diff --git a/charts/sn-platform/templates/toolset/toolset-statefulset.yaml b/charts/sn-platform/templates/toolset/toolset-statefulset.yaml index 2745c1387..a6ef33715 100644 --- a/charts/sn-platform/templates/toolset/toolset-statefulset.yaml +++ b/charts/sn-platform/templates/toolset/toolset-statefulset.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.components.toolset }} diff --git a/charts/sn-platform/templates/vault/vault-authorizationpolicy.yaml b/charts/sn-platform/templates/vault/vault-authorizationpolicy.yaml index 5ef07a493..3f74173ab 100644 --- a/charts/sn-platform/templates/vault/vault-authorizationpolicy.yaml +++ b/charts/sn-platform/templates/vault/vault-authorizationpolicy.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.components.vault .Values.istio.enabled }} diff --git a/charts/sn-platform/templates/vault/vault-clear-resource.yaml b/charts/sn-platform/templates/vault/vault-clear-resource.yaml index c0f34ec50..7e2eadce5 100644 --- a/charts/sn-platform/templates/vault/vault-clear-resource.yaml +++ b/charts/sn-platform/templates/vault/vault-clear-resource.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.initialize }} diff --git a/charts/sn-platform/templates/vault/vault-configmap.yaml b/charts/sn-platform/templates/vault/vault-configmap.yaml index 2c9f0ca32..d48c5b155 100644 --- a/charts/sn-platform/templates/vault/vault-configmap.yaml +++ b/charts/sn-platform/templates/vault/vault-configmap.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.components.vault }} diff --git a/charts/sn-platform/templates/vault/vault-initialize-public-key.yaml b/charts/sn-platform/templates/vault/vault-initialize-public-key.yaml index 098256362..4139a306b 100644 --- a/charts/sn-platform/templates/vault/vault-initialize-public-key.yaml +++ b/charts/sn-platform/templates/vault/vault-initialize-public-key.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.components.vault }} diff --git a/charts/sn-platform/templates/vault/vault-initialize.yaml b/charts/sn-platform/templates/vault/vault-initialize.yaml index 8768527df..c04d787c7 100644 --- a/charts/sn-platform/templates/vault/vault-initialize.yaml +++ b/charts/sn-platform/templates/vault/vault-initialize.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.components.vault }} diff --git a/charts/sn-platform/templates/vault/vault-public-key-secret.yaml b/charts/sn-platform/templates/vault/vault-public-key-secret.yaml index f58582ccf..3a8960ac8 100644 --- a/charts/sn-platform/templates/vault/vault-public-key-secret.yaml +++ b/charts/sn-platform/templates/vault/vault-public-key-secret.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.components.vault }} diff --git a/charts/sn-platform/templates/vault/vault-service-account.yaml b/charts/sn-platform/templates/vault/vault-service-account.yaml index d9108ed0f..ad32b620f 100644 --- a/charts/sn-platform/templates/vault/vault-service-account.yaml +++ b/charts/sn-platform/templates/vault/vault-service-account.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.components.vault .Values.vault.serviceAccount.created }} kind: ServiceAccount diff --git a/charts/sn-platform/templates/vault/vault-statefulset.yaml b/charts/sn-platform/templates/vault/vault-statefulset.yaml index 8115c1c2d..aae739e73 100644 --- a/charts/sn-platform/templates/vault/vault-statefulset.yaml +++ b/charts/sn-platform/templates/vault/vault-statefulset.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.components.vault }} apiVersion: "vault.banzaicloud.com/v1alpha1" diff --git a/charts/sn-platform/templates/zookeeper/gen-zk-conf.yaml b/charts/sn-platform/templates/zookeeper/gen-zk-conf.yaml index 0a5660f8b..95b4787f9 100644 --- a/charts/sn-platform/templates/zookeeper/gen-zk-conf.yaml +++ b/charts/sn-platform/templates/zookeeper/gen-zk-conf.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # apiVersion: v1 diff --git a/charts/sn-platform/templates/zookeeper/zookeeper-authorizationpolicy.yaml b/charts/sn-platform/templates/zookeeper/zookeeper-authorizationpolicy.yaml index 5a3b64fa2..cc7bc9c64 100644 --- a/charts/sn-platform/templates/zookeeper/zookeeper-authorizationpolicy.yaml +++ b/charts/sn-platform/templates/zookeeper/zookeeper-authorizationpolicy.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.components.zookeeper .Values.istio.enabled }} diff --git a/charts/sn-platform/templates/zookeeper/zookeeper-backup-clusterrolebinding.yaml b/charts/sn-platform/templates/zookeeper/zookeeper-backup-clusterrolebinding.yaml index c20bc26f1..e7224b083 100644 --- a/charts/sn-platform/templates/zookeeper/zookeeper-backup-clusterrolebinding.yaml +++ b/charts/sn-platform/templates/zookeeper/zookeeper-backup-clusterrolebinding.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.zookeeper.customTools.serviceAccount.clusterRole }} diff --git a/charts/sn-platform/templates/zookeeper/zookeeper-backup-configmap.yaml b/charts/sn-platform/templates/zookeeper/zookeeper-backup-configmap.yaml index 70b8770a7..1108dda12 100644 --- a/charts/sn-platform/templates/zookeeper/zookeeper-backup-configmap.yaml +++ b/charts/sn-platform/templates/zookeeper/zookeeper-backup-configmap.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # # deploy zookeeper only when `zookeeper.customTools.backup.enable` is true diff --git a/charts/sn-platform/templates/zookeeper/zookeeper-backup-rolebinding.yaml b/charts/sn-platform/templates/zookeeper/zookeeper-backup-rolebinding.yaml index 2851ec641..db512131d 100644 --- a/charts/sn-platform/templates/zookeeper/zookeeper-backup-rolebinding.yaml +++ b/charts/sn-platform/templates/zookeeper/zookeeper-backup-rolebinding.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if not .Values.zookeeper.customTools.serviceAccount.clusterRole }} diff --git a/charts/sn-platform/templates/zookeeper/zookeeper-backup-service.yaml b/charts/sn-platform/templates/zookeeper/zookeeper-backup-service.yaml index 380a1b0d9..0644cb011 100644 --- a/charts/sn-platform/templates/zookeeper/zookeeper-backup-service.yaml +++ b/charts/sn-platform/templates/zookeeper/zookeeper-backup-service.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # # deploy zookeeper only when `zookeeper.customTools.backup.enable` is true diff --git a/charts/sn-platform/templates/zookeeper/zookeeper-backup-serviceaccount.yaml b/charts/sn-platform/templates/zookeeper/zookeeper-backup-serviceaccount.yaml index 5b55f7982..2c7a3628b 100644 --- a/charts/sn-platform/templates/zookeeper/zookeeper-backup-serviceaccount.yaml +++ b/charts/sn-platform/templates/zookeeper/zookeeper-backup-serviceaccount.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.zookeeper.customTools.serviceAccount.create }} diff --git a/charts/sn-platform/templates/zookeeper/zookeeper-backup-statefulset.yaml b/charts/sn-platform/templates/zookeeper/zookeeper-backup-statefulset.yaml index 74adf9669..4dbc6f44d 100644 --- a/charts/sn-platform/templates/zookeeper/zookeeper-backup-statefulset.yaml +++ b/charts/sn-platform/templates/zookeeper/zookeeper-backup-statefulset.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # # deploy zookeeper only when `zookeeper.customTools.backup.enable` is true diff --git a/charts/sn-platform/templates/zookeeper/zookeeper-cluster.yaml b/charts/sn-platform/templates/zookeeper/zookeeper-cluster.yaml index dfb7c7f8a..43189d00d 100644 --- a/charts/sn-platform/templates/zookeeper/zookeeper-cluster.yaml +++ b/charts/sn-platform/templates/zookeeper/zookeeper-cluster.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # # deploy zookeeper only when `components.zookeeper` is true {{- if .Values.components.zookeeper }} diff --git a/charts/sn-platform/templates/zookeeper/zookeeper-restore-clusterrolebinding.yaml b/charts/sn-platform/templates/zookeeper/zookeeper-restore-clusterrolebinding.yaml index 6b07efe8a..a11824e49 100644 --- a/charts/sn-platform/templates/zookeeper/zookeeper-restore-clusterrolebinding.yaml +++ b/charts/sn-platform/templates/zookeeper/zookeeper-restore-clusterrolebinding.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.zookeeper.customTools.serviceAccount.clusterRole }} diff --git a/charts/sn-platform/templates/zookeeper/zookeeper-restore-configmap.yaml b/charts/sn-platform/templates/zookeeper/zookeeper-restore-configmap.yaml index 4523666de..ac7eded35 100644 --- a/charts/sn-platform/templates/zookeeper/zookeeper-restore-configmap.yaml +++ b/charts/sn-platform/templates/zookeeper/zookeeper-restore-configmap.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # # deploy zookeeper only when `zookeeper.customTools.restore.enable` is true diff --git a/charts/sn-platform/templates/zookeeper/zookeeper-restore-rolebinding.yaml b/charts/sn-platform/templates/zookeeper/zookeeper-restore-rolebinding.yaml index 18a50ebe4..bc49c1ea4 100644 --- a/charts/sn-platform/templates/zookeeper/zookeeper-restore-rolebinding.yaml +++ b/charts/sn-platform/templates/zookeeper/zookeeper-restore-rolebinding.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if not .Values.zookeeper.customTools.serviceAccount.clusterRole }} diff --git a/charts/sn-platform/templates/zookeeper/zookeeper-restore-serviceaccount.yaml b/charts/sn-platform/templates/zookeeper/zookeeper-restore-serviceaccount.yaml index 5f9953ad9..c4b817cdc 100644 --- a/charts/sn-platform/templates/zookeeper/zookeeper-restore-serviceaccount.yaml +++ b/charts/sn-platform/templates/zookeeper/zookeeper-restore-serviceaccount.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if .Values.zookeeper.customTools.serviceAccount.create }} diff --git a/charts/sn-platform/templates/zookeeper/zookeeper-service-account.yaml b/charts/sn-platform/templates/zookeeper/zookeeper-service-account.yaml index d9ff1d2d9..b1411929e 100644 --- a/charts/sn-platform/templates/zookeeper/zookeeper-service-account.yaml +++ b/charts/sn-platform/templates/zookeeper/zookeeper-service-account.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # {{- if and .Values.components.zookeeper .Values.zookeeper.serviceAccount.create }} diff --git a/charts/sn-platform/templates/zookeeper/zookeeper-storageclass.yaml b/charts/sn-platform/templates/zookeeper/zookeeper-storageclass.yaml index c6598d1e5..41835d846 100644 --- a/charts/sn-platform/templates/zookeeper/zookeeper-storageclass.yaml +++ b/charts/sn-platform/templates/zookeeper/zookeeper-storageclass.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # # deploy zookeeper only when `components.zookeeper` is true diff --git a/charts/sn-platform/values.yaml b/charts/sn-platform/values.yaml index a78e38041..1e5ac5eb8 100644 --- a/charts/sn-platform/values.yaml +++ b/charts/sn-platform/values.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # # Flag to control whether to run initialize job diff --git a/ct.yaml b/ct.yaml index 86cd82f0c..80e10338c 100644 --- a/ct.yaml +++ b/ct.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # chart-dirs: diff --git a/examples/argocd-deploy.yaml b/examples/argocd-deploy.yaml index 1b7408ab7..0eaf67d1d 100644 --- a/examples/argocd-deploy.yaml +++ b/examples/argocd-deploy.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # apiVersion: argoproj.io/v1alpha1 diff --git a/examples/argocd/charts/sn-pulsar/Chart.yaml b/examples/argocd/charts/sn-pulsar/Chart.yaml index 6f123c951..91c874e0e 100644 --- a/examples/argocd/charts/sn-pulsar/Chart.yaml +++ b/examples/argocd/charts/sn-pulsar/Chart.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # apiVersion: v2 diff --git a/examples/argocd/charts/sn-pulsar/templates/pulsar-operator.yaml b/examples/argocd/charts/sn-pulsar/templates/pulsar-operator.yaml index 1dfc3d4f6..7d92a07b9 100644 --- a/examples/argocd/charts/sn-pulsar/templates/pulsar-operator.yaml +++ b/examples/argocd/charts/sn-pulsar/templates/pulsar-operator.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # apiVersion: argoproj.io/v1alpha1 diff --git a/examples/argocd/charts/sn-pulsar/templates/sn-platform.yaml b/examples/argocd/charts/sn-pulsar/templates/sn-platform.yaml index 49e926629..2a6232700 100644 --- a/examples/argocd/charts/sn-pulsar/templates/sn-platform.yaml +++ b/examples/argocd/charts/sn-pulsar/templates/sn-platform.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # apiVersion: argoproj.io/v1alpha1 diff --git a/examples/argocd/charts/sn-pulsar/values.yaml b/examples/argocd/charts/sn-pulsar/values.yaml index 2fc4d090f..dc10d49d2 100644 --- a/examples/argocd/charts/sn-pulsar/values.yaml +++ b/examples/argocd/charts/sn-pulsar/values.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # charts: diff --git a/examples/argocd/values/pulsar-operator.yaml b/examples/argocd/values/pulsar-operator.yaml index 8af5e8946..280a7f217 100644 --- a/examples/argocd/values/pulsar-operator.yaml +++ b/examples/argocd/values/pulsar-operator.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # namespace: sn-pulsar diff --git a/examples/argocd/values/sn-platform.yaml b/examples/argocd/values/sn-platform.yaml index fe95886d5..14d262225 100644 --- a/examples/argocd/values/sn-platform.yaml +++ b/examples/argocd/values/sn-platform.yaml @@ -1,18 +1,3 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # diff --git a/examples/kube-state-metrics.yaml b/examples/kube-state-metrics.yaml index 7b7d2e084..3bbc51d5a 100644 --- a/examples/kube-state-metrics.yaml +++ b/examples/kube-state-metrics.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # podAnnotations: diff --git a/examples/pulsar-operators/aop.yaml b/examples/pulsar-operators/aop.yaml index a3f41755a..ba3d3ac03 100644 --- a/examples/pulsar-operators/aop.yaml +++ b/examples/pulsar-operators/aop.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # --- diff --git a/examples/pulsar-operators/kop.yaml b/examples/pulsar-operators/kop.yaml index 86ae91fe9..40dfc3b01 100644 --- a/examples/pulsar-operators/kop.yaml +++ b/examples/pulsar-operators/kop.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # --- diff --git a/examples/pulsar-operators/logConfig.yaml b/examples/pulsar-operators/logConfig.yaml index 6e5accd5f..b6cb9c7a7 100644 --- a/examples/pulsar-operators/logConfig.yaml +++ b/examples/pulsar-operators/logConfig.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # apiVersion: pulsar.streamnative.io/v1alpha1 kind: PulsarBroker diff --git a/examples/pulsar-operators/mop.yaml b/examples/pulsar-operators/mop.yaml index 0294a5f02..f26c3b9ef 100644 --- a/examples/pulsar-operators/mop.yaml +++ b/examples/pulsar-operators/mop.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # --- diff --git a/examples/pulsar-operators/offload-aws-s3.yaml b/examples/pulsar-operators/offload-aws-s3.yaml index 7e7e36b56..df8b6e95a 100644 --- a/examples/pulsar-operators/offload-aws-s3.yaml +++ b/examples/pulsar-operators/offload-aws-s3.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # apiVersion: pulsar.streamnative.io/v1alpha1 diff --git a/examples/pulsar-operators/offload-azureblob.yaml b/examples/pulsar-operators/offload-azureblob.yaml index fdce00743..9d703ea6f 100644 --- a/examples/pulsar-operators/offload-azureblob.yaml +++ b/examples/pulsar-operators/offload-azureblob.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # apiVersion: pulsar.streamnative.io/v1alpha1 diff --git a/examples/pulsar-operators/offload-gcs.yaml b/examples/pulsar-operators/offload-gcs.yaml index 1e525a6ec..f43af5f82 100644 --- a/examples/pulsar-operators/offload-gcs.yaml +++ b/examples/pulsar-operators/offload-gcs.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # apiVersion: pulsar.streamnative.io/v1alpha1 diff --git a/examples/pulsar-operators/olm-subscription.yaml b/examples/pulsar-operators/olm-subscription.yaml index f1021367d..5885e639f 100644 --- a/examples/pulsar-operators/olm-subscription.yaml +++ b/examples/pulsar-operators/olm-subscription.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # --- diff --git a/examples/pulsar-operators/proxy.yaml b/examples/pulsar-operators/proxy.yaml index 997913914..9c89944f3 100644 --- a/examples/pulsar-operators/proxy.yaml +++ b/examples/pulsar-operators/proxy.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # --- diff --git a/examples/pulsar-operators/quick-start.yaml b/examples/pulsar-operators/quick-start.yaml index bdf1354f5..cffd7811a 100644 --- a/examples/pulsar-operators/quick-start.yaml +++ b/examples/pulsar-operators/quick-start.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # --- diff --git a/examples/pulsar-operators/storage.yaml b/examples/pulsar-operators/storage.yaml index d4a52711d..c54fb6d6d 100644 --- a/examples/pulsar-operators/storage.yaml +++ b/examples/pulsar-operators/storage.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # --- diff --git a/examples/sn-platform/logConfig.yaml b/examples/sn-platform/logConfig.yaml index eee11d62c..1d290192a 100644 --- a/examples/sn-platform/logConfig.yaml +++ b/examples/sn-platform/logConfig.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # broker: diff --git a/examples/sn-platform/values-auth-jwt.yaml b/examples/sn-platform/values-auth-jwt.yaml index 65334b8d9..78263fd4d 100644 --- a/examples/sn-platform/values-auth-jwt.yaml +++ b/examples/sn-platform/values-auth-jwt.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # components: diff --git a/examples/sn-platform/values-broker-override-config.yaml b/examples/sn-platform/values-broker-override-config.yaml index 292499667..d0faa0c3e 100644 --- a/examples/sn-platform/values-broker-override-config.yaml +++ b/examples/sn-platform/values-broker-override-config.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # broker: diff --git a/examples/sn-platform/values-external-zk.yaml b/examples/sn-platform/values-external-zk.yaml index 13cd48525..b8b8e8496 100644 --- a/examples/sn-platform/values-external-zk.yaml +++ b/examples/sn-platform/values-external-zk.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # components: diff --git a/examples/sn-platform/values-function-mesh.yaml b/examples/sn-platform/values-function-mesh.yaml index d3b609454..53bf3f071 100644 --- a/examples/sn-platform/values-function-mesh.yaml +++ b/examples/sn-platform/values-function-mesh.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # broker: diff --git a/examples/sn-platform/values-kube-state-metrics.yaml b/examples/sn-platform/values-kube-state-metrics.yaml index 82aac4a53..ab8c67003 100644 --- a/examples/sn-platform/values-kube-state-metrics.yaml +++ b/examples/sn-platform/values-kube-state-metrics.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # images: diff --git a/examples/sn-platform/values-no-vault.yaml b/examples/sn-platform/values-no-vault.yaml index 174beda1a..e34486d17 100644 --- a/examples/sn-platform/values-no-vault.yaml +++ b/examples/sn-platform/values-no-vault.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # components: diff --git a/examples/sn-platform/values-proxy-with-ingress.yaml b/examples/sn-platform/values-proxy-with-ingress.yaml index edbbea976..0b7b9b366 100644 --- a/examples/sn-platform/values-proxy-with-ingress.yaml +++ b/examples/sn-platform/values-proxy-with-ingress.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # ingress: diff --git a/examples/sn-platform/values-proxy-with-istio.yaml b/examples/sn-platform/values-proxy-with-istio.yaml index 00dd16da3..289e5b523 100644 --- a/examples/sn-platform/values-proxy-with-istio.yaml +++ b/examples/sn-platform/values-proxy-with-istio.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # ingress: diff --git a/examples/sn-platform/values-pulsar-3.0.yaml b/examples/sn-platform/values-pulsar-3.0.yaml index 9a459045a..1ec386c0f 100644 --- a/examples/sn-platform/values-pulsar-3.0.yaml +++ b/examples/sn-platform/values-pulsar-3.0.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # images: diff --git a/examples/sn-platform/values-rootless.yaml b/examples/sn-platform/values-rootless.yaml index fcb56f432..8e7c6855e 100644 --- a/examples/sn-platform/values-rootless.yaml +++ b/examples/sn-platform/values-rootless.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # # vault is not supported in rootless env diff --git a/examples/sn-platform/values-zk-dynamic-reconfig.yaml b/examples/sn-platform/values-zk-dynamic-reconfig.yaml index da9172633..944741f4f 100644 --- a/examples/sn-platform/values-zk-dynamic-reconfig.yaml +++ b/examples/sn-platform/values-zk-dynamic-reconfig.yaml @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # zookeeper: diff --git a/hack/common.sh b/hack/common.sh index 836657fc5..9fe328e82 100755 --- a/hack/common.sh +++ b/hack/common.sh @@ -1,21 +1,6 @@ #!/usr/bin/env bash # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # if [ -z "$PULSAR_CHART_HOME" ]; then diff --git a/hack/kind-cluster-build.sh b/hack/kind-cluster-build.sh index 3940113b3..5a3af963b 100755 --- a/hack/kind-cluster-build.sh +++ b/hack/kind-cluster-build.sh @@ -1,21 +1,6 @@ #!/usr/bin/env bash # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # PULSAR_CHART_HOME=$(unset CDPATH && cd $(dirname "${BASH_SOURCE[0]}")/.. && pwd) diff --git a/images/image-awaiter/daemonset.go b/images/image-awaiter/daemonset.go index 816798064..bb44a8a49 100644 --- a/images/image-awaiter/daemonset.go +++ b/images/image-awaiter/daemonset.go @@ -1,19 +1,4 @@ -// Licensed to the Apache Software Foundation (ASF) under one -// or more contributor license agreements. See the NOTICE file -// distributed with this work for additional information -// regarding copyright ownership. The ASF licenses this file -// to you under the Apache License, Version 2.0 (the -// "License"); you may not use this file except in compliance -// with the License. You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, -// software distributed under the License is distributed on an -// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -// KIND, either express or implied. See the License for the -// specific language governing permissions and limitations -// under the License. +// Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved.. package main diff --git a/images/image-awaiter/main.go b/images/image-awaiter/main.go index 7789d1310..a2dcdb6d7 100644 --- a/images/image-awaiter/main.go +++ b/images/image-awaiter/main.go @@ -1,19 +1,4 @@ -// Licensed to the Apache Software Foundation (ASF) under one -// or more contributor license agreements. See the NOTICE file -// distributed with this work for additional information -// regarding copyright ownership. The ASF licenses this file -// to you under the Apache License, Version 2.0 (the -// "License"); you may not use this file except in compliance -// with the License. You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, -// software distributed under the License is distributed on an -// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -// KIND, either express or implied. See the License for the -// specific language governing permissions and limitations -// under the License. +// Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved.. // // Program used to delay a helm upgrade process until all relevant nodes have diff --git a/license_test.go b/license_test.go index e729419a4..5aa315b3d 100644 --- a/license_test.go +++ b/license_test.go @@ -1,19 +1,4 @@ -// Licensed to the Apache Software Foundation (ASF) under one -// or more contributor license agreements. See the NOTICE file -// distributed with this work for additional information -// regarding copyright ownership. The ASF licenses this file -// to you under the Apache License, Version 2.0 (the -// "License"); you may not use this file except in compliance -// with the License. You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, -// software distributed under the License is distributed on an -// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -// KIND, either express or implied. See the License for the -// specific language governing permissions and limitations -// under the License. +// Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved.. package main @@ -25,42 +10,12 @@ import ( "testing" ) -var goFileCheck = regexp.MustCompile(`// Licensed to the Apache Software Foundation \(ASF\) under one -// or more contributor license agreements\. See the NOTICE file -// distributed with this work for additional information -// regarding copyright ownership\. The ASF licenses this file -// to you under the Apache License, Version 2\.0 \(the -// "License"\); you may not use this file except in compliance -// with the License\. You may obtain a copy of the License at -// -// http://www\.apache\.org/licenses/LICENSE-2\.0 -// -// Unless required by applicable law or agreed to in writing, -// software distributed under the License is distributed on an -// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -// KIND, either express or implied\. See the License for the -// specific language governing permissions and limitations -// under the License\. +var goFileCheck = regexp.MustCompile(`// Copyright \(c\) 2019 - 2024 StreamNative, Inc\.\. All Rights Reserved\.\. `) var otherCheck = regexp.MustCompile(`# -# Licensed to the Apache Software Foundation \(ASF\) under one -# or more contributor license agreements\. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership\. The ASF licenses this file -# to you under the Apache License, Version 2\.0 \(the -# "License"\); you may not use this file except in compliance -# with the License\. You may obtain a copy of the License at -# -# http://www\.apache\.org/licenses/LICENSE-2\.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied\. See the License for the -# specific language governing permissions and limitations -# under the License\. +# Copyright \(c\) 2019 - 2024 StreamNative, Inc\.\. All Rights Reserved\.\. # `) diff --git a/scripts/cert-manager/install-cert-manager.sh b/scripts/cert-manager/install-cert-manager.sh index 93de8b9a9..653675247 100755 --- a/scripts/cert-manager/install-cert-manager.sh +++ b/scripts/cert-manager/install-cert-manager.sh @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # #!/usr/bin/env bash diff --git a/scripts/pulsar/clean_tls.sh b/scripts/pulsar/clean_tls.sh index 8dba53dd2..57fefc1fa 100755 --- a/scripts/pulsar/clean_tls.sh +++ b/scripts/pulsar/clean_tls.sh @@ -1,21 +1,6 @@ #!/usr/bin/env bash # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # set -e diff --git a/scripts/pulsar/cleanup_helm_release.sh b/scripts/pulsar/cleanup_helm_release.sh index 10468a214..a0b3046fd 100755 --- a/scripts/pulsar/cleanup_helm_release.sh +++ b/scripts/pulsar/cleanup_helm_release.sh @@ -1,21 +1,6 @@ #!/usr/bin/env bash # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # CHART_HOME=$(unset CDPATH && cd $(dirname "${BASH_SOURCE[0]}")/../.. && pwd) diff --git a/scripts/pulsar/common_auth.sh b/scripts/pulsar/common_auth.sh index c83c996dd..6f045ffbc 100755 --- a/scripts/pulsar/common_auth.sh +++ b/scripts/pulsar/common_auth.sh @@ -1,21 +1,6 @@ #!/usr/bin/env bash # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # if [ -z "$CHART_HOME" ]; then diff --git a/scripts/pulsar/decommission_bookies.sh b/scripts/pulsar/decommission_bookies.sh index 65827cbe5..9fec6da35 100755 --- a/scripts/pulsar/decommission_bookies.sh +++ b/scripts/pulsar/decommission_bookies.sh @@ -1,21 +1,6 @@ #!/usr/bin/env bash # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # set -e diff --git a/scripts/pulsar/generate_token.sh b/scripts/pulsar/generate_token.sh index faf9f6b57..324f13a06 100755 --- a/scripts/pulsar/generate_token.sh +++ b/scripts/pulsar/generate_token.sh @@ -1,21 +1,6 @@ #!/usr/bin/env bash # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # set -e diff --git a/scripts/pulsar/generate_token_secret_key.sh b/scripts/pulsar/generate_token_secret_key.sh index be2f76e95..72a6eaf4c 100755 --- a/scripts/pulsar/generate_token_secret_key.sh +++ b/scripts/pulsar/generate_token_secret_key.sh @@ -1,21 +1,6 @@ #!/usr/bin/env bash # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # set -e diff --git a/scripts/pulsar/get_token.sh b/scripts/pulsar/get_token.sh index 4f4436530..d8bb9630e 100755 --- a/scripts/pulsar/get_token.sh +++ b/scripts/pulsar/get_token.sh @@ -1,21 +1,6 @@ #!/usr/bin/env bash # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # set -e diff --git a/scripts/pulsar/prepare_helm_release.sh b/scripts/pulsar/prepare_helm_release.sh index 00ba79cca..b9009b2e1 100755 --- a/scripts/pulsar/prepare_helm_release.sh +++ b/scripts/pulsar/prepare_helm_release.sh @@ -1,21 +1,6 @@ #!/usr/bin/env bash # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # CHART_HOME=$(unset CDPATH && cd $(dirname "${BASH_SOURCE[0]}")/../.. && pwd) diff --git a/scripts/pulsar/setup-clouddns-resolver-service-account.sh b/scripts/pulsar/setup-clouddns-resolver-service-account.sh index 9a32b06e1..1885383d2 100755 --- a/scripts/pulsar/setup-clouddns-resolver-service-account.sh +++ b/scripts/pulsar/setup-clouddns-resolver-service-account.sh @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # #!/usr/bin/env bash diff --git a/scripts/pulsar/upload-lets-encrypt-ca.sh b/scripts/pulsar/upload-lets-encrypt-ca.sh index 510fdae06..2c611b53e 100755 --- a/scripts/pulsar/upload-lets-encrypt-ca.sh +++ b/scripts/pulsar/upload-lets-encrypt-ca.sh @@ -1,20 +1,5 @@ # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # #!/usr/bin/env bash diff --git a/scripts/pulsar/upload_tls.sh b/scripts/pulsar/upload_tls.sh index c4e6a4ec9..fb1d76cb1 100755 --- a/scripts/pulsar/upload_tls.sh +++ b/scripts/pulsar/upload_tls.sh @@ -1,21 +1,6 @@ #!/usr/bin/env bash # -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. +# Copyright (c) 2019 - 2024 StreamNative, Inc.. All Rights Reserved. # set -e From 5734d75dfd87b4c8a4b70bb3ec07f4b967d43600 Mon Sep 17 00:00:00 2001 From: ericsyh Date: Thu, 14 Mar 2024 13:10:03 +0800 Subject: [PATCH 2/2] remove license check ci Signed-off-by: ericsyh --- .github/workflows/style.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/style.yml b/.github/workflows/style.yml index 37e25c072..0e10da7bf 100644 --- a/.github/workflows/style.yml +++ b/.github/workflows/style.yml @@ -21,6 +21,6 @@ jobs: - name: Check out code into the Go module directory uses: actions/checkout@v3 - - name: Check license - run: | - go test license_test.go + # - name: Check license + # run: | + # go test license_test.go