mirror of
https://github.com/bitnami/charts.git
synced 2026-03-16 06:47:30 +08:00
Add copyright header (#17300)
* Add copyright header Signed-off-by: sfelipe <sfelipe@vmware.com> * Remove copyright from vib runtime_parameters files Signed-off-by: sfelipe <sfelipe@vmware.com> * Add copyright header for pinniped-auth.sh Signed-off-by: sfelipe <sfelipe@vmware.com> * Update templates copyright header format Signed-off-by: sfelipe <sfelipe@vmware.com> --------- Signed-off-by: sfelipe <sfelipe@vmware.com>
This commit is contained in:
committed by
GitHub
parent
825360fa2e
commit
da68be8e95
3
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
3
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -1,3 +1,6 @@
|
|||||||
|
# Copyright VMware, Inc.
|
||||||
|
# SPDX-License-Identifier: APACHE-2.0
|
||||||
|
|
||||||
name: 🐞 Bug
|
name: 🐞 Bug
|
||||||
description: Create a report to help us improve
|
description: Create a report to help us improve
|
||||||
labels: ["tech-issues"]
|
labels: ["tech-issues"]
|
||||||
|
|||||||
3
.github/ISSUE_TEMPLATE/config.yml
vendored
3
.github/ISSUE_TEMPLATE/config.yml
vendored
@@ -1 +1,4 @@
|
|||||||
|
# Copyright VMware, Inc.
|
||||||
|
# SPDX-License-Identifier: APACHE-2.0
|
||||||
|
|
||||||
blank_issues_enabled: false
|
blank_issues_enabled: false
|
||||||
|
|||||||
3
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
3
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
@@ -1,3 +1,6 @@
|
|||||||
|
# Copyright VMware, Inc.
|
||||||
|
# SPDX-License-Identifier: APACHE-2.0
|
||||||
|
|
||||||
name: "\U0001F680 Feature request"
|
name: "\U0001F680 Feature request"
|
||||||
description: Suggest an idea for this project
|
description: Suggest an idea for this project
|
||||||
labels: ["feature-request"]
|
labels: ["feature-request"]
|
||||||
|
|||||||
3
.github/workflows/assign-asset-label.yml
vendored
3
.github/workflows/assign-asset-label.yml
vendored
@@ -1,3 +1,6 @@
|
|||||||
|
# Copyright VMware, Inc.
|
||||||
|
# SPDX-License-Identifier: APACHE-2.0
|
||||||
|
|
||||||
name: '[Support] Assign asset label'
|
name: '[Support] Assign asset label'
|
||||||
on:
|
on:
|
||||||
pull_request_target:
|
pull_request_target:
|
||||||
|
|||||||
3
.github/workflows/cd-pipeline.yml
vendored
3
.github/workflows/cd-pipeline.yml
vendored
@@ -1,3 +1,6 @@
|
|||||||
|
# Copyright VMware, Inc.
|
||||||
|
# SPDX-License-Identifier: APACHE-2.0
|
||||||
|
|
||||||
name: '[CI/CD] CD Pipeline'
|
name: '[CI/CD] CD Pipeline'
|
||||||
on: # rebuild any PRs and main branch changes
|
on: # rebuild any PRs and main branch changes
|
||||||
push:
|
push:
|
||||||
|
|||||||
3
.github/workflows/ci-pipeline.yml
vendored
3
.github/workflows/ci-pipeline.yml
vendored
@@ -1,3 +1,6 @@
|
|||||||
|
# Copyright VMware, Inc.
|
||||||
|
# SPDX-License-Identifier: APACHE-2.0
|
||||||
|
|
||||||
name: '[CI/CD] CI Pipeline'
|
name: '[CI/CD] CI Pipeline'
|
||||||
on: # rebuild any PRs and main branch changes
|
on: # rebuild any PRs and main branch changes
|
||||||
pull_request_target:
|
pull_request_target:
|
||||||
|
|||||||
3
.github/workflows/clossing-issues.yml
vendored
3
.github/workflows/clossing-issues.yml
vendored
@@ -1,3 +1,6 @@
|
|||||||
|
# Copyright VMware, Inc.
|
||||||
|
# SPDX-License-Identifier: APACHE-2.0
|
||||||
|
|
||||||
name: '[Support] Close Solved issues'
|
name: '[Support] Close Solved issues'
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
|
|||||||
3
.github/workflows/comments.yml
vendored
3
.github/workflows/comments.yml
vendored
@@ -1,3 +1,6 @@
|
|||||||
|
# Copyright VMware, Inc.
|
||||||
|
# SPDX-License-Identifier: APACHE-2.0
|
||||||
|
|
||||||
name: '[Support] Comments based card movements'
|
name: '[Support] Comments based card movements'
|
||||||
on:
|
on:
|
||||||
issue_comment:
|
issue_comment:
|
||||||
|
|||||||
3
.github/workflows/delete-solved-cards.yml
vendored
3
.github/workflows/delete-solved-cards.yml
vendored
@@ -1,3 +1,6 @@
|
|||||||
|
# Copyright VMware, Inc.
|
||||||
|
# SPDX-License-Identifier: APACHE-2.0
|
||||||
|
|
||||||
name: '[Support] Delete Solved cards'
|
name: '[Support] Delete Solved cards'
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|||||||
3
.github/workflows/generate-chart-readme.yml
vendored
3
.github/workflows/generate-chart-readme.yml
vendored
@@ -1,3 +1,6 @@
|
|||||||
|
# Copyright VMware, Inc.
|
||||||
|
# SPDX-License-Identifier: APACHE-2.0
|
||||||
|
|
||||||
name: '[Support] Update README metadata'
|
name: '[Support] Update README metadata'
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
|||||||
3
.github/workflows/markdown-linter.yml
vendored
3
.github/workflows/markdown-linter.yml
vendored
@@ -1,3 +1,6 @@
|
|||||||
|
# Copyright VMware, Inc.
|
||||||
|
# SPDX-License-Identifier: APACHE-2.0
|
||||||
|
|
||||||
name: '[CI/CD] Markdown linter'
|
name: '[CI/CD] Markdown linter'
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
|
|||||||
3
.github/workflows/move-closed-issues.yml
vendored
3
.github/workflows/move-closed-issues.yml
vendored
@@ -1,3 +1,6 @@
|
|||||||
|
# Copyright VMware, Inc.
|
||||||
|
# SPDX-License-Identifier: APACHE-2.0
|
||||||
|
|
||||||
name: '[Support] Move closed issues'
|
name: '[Support] Move closed issues'
|
||||||
on:
|
on:
|
||||||
issues:
|
issues:
|
||||||
|
|||||||
3
.github/workflows/moving-cards.yml
vendored
3
.github/workflows/moving-cards.yml
vendored
@@ -1,3 +1,6 @@
|
|||||||
|
# Copyright VMware, Inc.
|
||||||
|
# SPDX-License-Identifier: APACHE-2.0
|
||||||
|
|
||||||
# This workflow is built to manage the triage support by using GH issues.
|
# This workflow is built to manage the triage support by using GH issues.
|
||||||
name: '[Support] Cards movements'
|
name: '[Support] Cards movements'
|
||||||
on:
|
on:
|
||||||
|
|||||||
3
.github/workflows/pr-reviews.yml
vendored
3
.github/workflows/pr-reviews.yml
vendored
@@ -1,3 +1,6 @@
|
|||||||
|
# Copyright VMware, Inc.
|
||||||
|
# SPDX-License-Identifier: APACHE-2.0
|
||||||
|
|
||||||
name: '[Support] Review based card movements'
|
name: '[Support] Review based card movements'
|
||||||
on:
|
on:
|
||||||
pull_request_target:
|
pull_request_target:
|
||||||
|
|||||||
3
.github/workflows/srp-report.yml
vendored
3
.github/workflows/srp-report.yml
vendored
@@ -1,3 +1,6 @@
|
|||||||
|
# Copyright VMware, Inc.
|
||||||
|
# SPDX-License-Identifier: APACHE-2.0
|
||||||
|
|
||||||
name: '[SRP] Secure Release Pipeline Report'
|
name: '[SRP] Secure Release Pipeline Report'
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
|
|||||||
3
.github/workflows/stale.yml
vendored
3
.github/workflows/stale.yml
vendored
@@ -1,3 +1,6 @@
|
|||||||
|
# Copyright VMware, Inc.
|
||||||
|
# SPDX-License-Identifier: APACHE-2.0
|
||||||
|
|
||||||
name: '[Support] Close stale issues and PRs'
|
name: '[Support] Close stale issues and PRs'
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|||||||
3
.github/workflows/sync-teams.yml
vendored
3
.github/workflows/sync-teams.yml
vendored
@@ -1,3 +1,6 @@
|
|||||||
|
# Copyright VMware, Inc.
|
||||||
|
# SPDX-License-Identifier: APACHE-2.0
|
||||||
|
|
||||||
name: '[Support] Synchronize team members in the .env file'
|
name: '[Support] Synchronize team members in the .env file'
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
|
|||||||
3
.github/workflows/triage.yml
vendored
3
.github/workflows/triage.yml
vendored
@@ -1,3 +1,6 @@
|
|||||||
|
# Copyright VMware, Inc.
|
||||||
|
# SPDX-License-Identifier: APACHE-2.0
|
||||||
|
|
||||||
# This workflow is built to manage the triage support by using GH issues.
|
# This workflow is built to manage the triage support by using GH issues.
|
||||||
name: '[Support] Organize triage'
|
name: '[Support] Organize triage'
|
||||||
on:
|
on:
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
/*
|
||||||
|
* Copyright VMware, Inc.
|
||||||
|
* SPDX-License-Identifier: APACHE-2.0
|
||||||
|
*/
|
||||||
|
|
||||||
/// <reference types="cypress" />
|
/// <reference types="cypress" />
|
||||||
import { random } from '../support/utils';
|
import { random } from '../support/utils';
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
/*
|
||||||
|
* Copyright VMware, Inc.
|
||||||
|
* SPDX-License-Identifier: APACHE-2.0
|
||||||
|
*/
|
||||||
|
|
||||||
const COMMAND_DELAY = 2000;
|
const COMMAND_DELAY = 2000;
|
||||||
|
|
||||||
for (const command of ['click']) {
|
for (const command of ['click']) {
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
/*
|
||||||
|
* Copyright VMware, Inc.
|
||||||
|
* SPDX-License-Identifier: APACHE-2.0
|
||||||
|
*/
|
||||||
|
|
||||||
// ***********************************************************
|
// ***********************************************************
|
||||||
// This example support/index.js is processed and
|
// This example support/index.js is processed and
|
||||||
// loaded automatically before your test files.
|
// loaded automatically before your test files.
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
/*
|
||||||
|
* Copyright VMware, Inc.
|
||||||
|
* SPDX-License-Identifier: APACHE-2.0
|
||||||
|
*/
|
||||||
|
|
||||||
/// <reference types="cypress" />
|
/// <reference types="cypress" />
|
||||||
|
|
||||||
export let random = (Math.random() + 1).toString(36).substring(7);
|
export let random = (Math.random() + 1).toString(36).substring(7);
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
|
# Copyright VMware, Inc.
|
||||||
|
# SPDX-License-Identifier: APACHE-2.0
|
||||||
|
|
||||||
command:
|
command:
|
||||||
airflow-trigger-dag:
|
airflow-trigger-dag:
|
||||||
exec: airflow dags trigger example_bash_operator
|
exec: airflow dags trigger example_bash_operator
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
/*
|
||||||
|
* Copyright VMware, Inc.
|
||||||
|
* SPDX-License-Identifier: APACHE-2.0
|
||||||
|
*/
|
||||||
|
|
||||||
/// <reference types="cypress" />
|
/// <reference types="cypress" />
|
||||||
|
|
||||||
it('visits the apache start page', () => {
|
it('visits the apache start page', () => {
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
|
# Copyright VMware, Inc.
|
||||||
|
# SPDX-License-Identifier: APACHE-2.0
|
||||||
|
|
||||||
http:
|
http:
|
||||||
https://apache:{{ .Vars.service.ports.https }}:
|
https://apache:{{ .Vars.service.ports.https }}:
|
||||||
status: 200
|
status: 200
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
/*
|
||||||
|
* Copyright VMware, Inc.
|
||||||
|
* SPDX-License-Identifier: APACHE-2.0
|
||||||
|
*/
|
||||||
|
|
||||||
/// <reference types="cypress" />
|
/// <reference types="cypress" />
|
||||||
import {
|
import {
|
||||||
random,
|
random,
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
/*
|
||||||
|
* Copyright VMware, Inc.
|
||||||
|
* SPDX-License-Identifier: APACHE-2.0
|
||||||
|
*/
|
||||||
|
|
||||||
const COMMAND_DELAY = 2000;
|
const COMMAND_DELAY = 2000;
|
||||||
|
|
||||||
for (const command of ['click']) {
|
for (const command of ['click']) {
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
/*
|
||||||
|
* Copyright VMware, Inc.
|
||||||
|
* SPDX-License-Identifier: APACHE-2.0
|
||||||
|
*/
|
||||||
|
|
||||||
// ***********************************************************
|
// ***********************************************************
|
||||||
// This example support/index.js is processed and
|
// This example support/index.js is processed and
|
||||||
// loaded automatically before your test files.
|
// loaded automatically before your test files.
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
/*
|
||||||
|
* Copyright VMware, Inc.
|
||||||
|
* SPDX-License-Identifier: APACHE-2.0
|
||||||
|
*/
|
||||||
|
|
||||||
/// <reference types="cypress" />
|
/// <reference types="cypress" />
|
||||||
|
|
||||||
export let random = (Math.random() + 1).toString(36).substring(7);
|
export let random = (Math.random() + 1).toString(36).substring(7);
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
|
# Copyright VMware, Inc.
|
||||||
|
# SPDX-License-Identifier: APACHE-2.0
|
||||||
|
|
||||||
http:
|
http:
|
||||||
http://apisix-data-plane:{{ .Vars.dataPlane.service.ports.http }}:
|
http://apisix-data-plane:{{ .Vars.dataPlane.service.ports.http }}:
|
||||||
# The proxy does respond but the route is not registered
|
# The proxy does respond but the route is not registered
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
/*
|
||||||
|
* Copyright VMware, Inc.
|
||||||
|
* SPDX-License-Identifier: APACHE-2.0
|
||||||
|
*/
|
||||||
|
|
||||||
/// <reference types="cypress" />
|
/// <reference types="cypress" />
|
||||||
import {
|
import {
|
||||||
random,
|
random,
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
/*
|
||||||
|
* Copyright VMware, Inc.
|
||||||
|
* SPDX-License-Identifier: APACHE-2.0
|
||||||
|
*/
|
||||||
|
|
||||||
const COMMAND_DELAY = 2000;
|
const COMMAND_DELAY = 2000;
|
||||||
|
|
||||||
for (const command of ['click']) {
|
for (const command of ['click']) {
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
/*
|
||||||
|
* Copyright VMware, Inc.
|
||||||
|
* SPDX-License-Identifier: APACHE-2.0
|
||||||
|
*/
|
||||||
|
|
||||||
// ***********************************************************
|
// ***********************************************************
|
||||||
// This example support/index.js is processed and
|
// This example support/index.js is processed and
|
||||||
// loaded automatically before your test files.
|
// loaded automatically before your test files.
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
/*
|
||||||
|
* Copyright VMware, Inc.
|
||||||
|
* SPDX-License-Identifier: APACHE-2.0
|
||||||
|
*/
|
||||||
|
|
||||||
/// <reference types="cypress" />
|
/// <reference types="cypress" />
|
||||||
|
|
||||||
export let random = (Math.random() + 1).toString(36).substring(7);
|
export let random = (Math.random() + 1).toString(36).substring(7);
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
|
# Copyright VMware, Inc.
|
||||||
|
# SPDX-License-Identifier: APACHE-2.0
|
||||||
|
|
||||||
http:
|
http:
|
||||||
http://appsmith:{{ .Vars.client.service.ports.http }}:
|
http://appsmith:{{ .Vars.client.service.ports.http }}:
|
||||||
status: 200
|
status: 200
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
/*
|
||||||
|
* Copyright VMware, Inc.
|
||||||
|
* SPDX-License-Identifier: APACHE-2.0
|
||||||
|
*/
|
||||||
|
|
||||||
/// <reference types="cypress" />
|
/// <reference types="cypress" />
|
||||||
import { random } from '../support/utils';
|
import { random } from '../support/utils';
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
/*
|
||||||
|
* Copyright VMware, Inc.
|
||||||
|
* SPDX-License-Identifier: APACHE-2.0
|
||||||
|
*/
|
||||||
|
|
||||||
const COMMAND_DELAY = 2000;
|
const COMMAND_DELAY = 2000;
|
||||||
|
|
||||||
for (const command of ['click']) {
|
for (const command of ['click']) {
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
/*
|
||||||
|
* Copyright VMware, Inc.
|
||||||
|
* SPDX-License-Identifier: APACHE-2.0
|
||||||
|
*/
|
||||||
|
|
||||||
// ***********************************************************
|
// ***********************************************************
|
||||||
// This example support/index.js is processed and
|
// This example support/index.js is processed and
|
||||||
// loaded automatically before your test files.
|
// loaded automatically before your test files.
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
/*
|
||||||
|
* Copyright VMware, Inc.
|
||||||
|
* SPDX-License-Identifier: APACHE-2.0
|
||||||
|
*/
|
||||||
|
|
||||||
/// <reference types="cypress" />
|
/// <reference types="cypress" />
|
||||||
|
|
||||||
export let random = (Math.random() + 1).toString(36).substring(7).toLowerCase();
|
export let random = (Math.random() + 1).toString(36).substring(7).toLowerCase();
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
|
# Copyright VMware, Inc.
|
||||||
|
# SPDX-License-Identifier: APACHE-2.0
|
||||||
|
|
||||||
http:
|
http:
|
||||||
http://argo-cd-server:{{ .Vars.server.service.ports.http }}:
|
http://argo-cd-server:{{ .Vars.server.service.ports.http }}:
|
||||||
status: 307
|
status: 307
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
/*
|
||||||
|
* Copyright VMware, Inc.
|
||||||
|
* SPDX-License-Identifier: APACHE-2.0
|
||||||
|
*/
|
||||||
|
|
||||||
/// <reference types="cypress" />
|
/// <reference types="cypress" />
|
||||||
import { random } from '../support/utils';
|
import { random } from '../support/utils';
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
/*
|
||||||
|
* Copyright VMware, Inc.
|
||||||
|
* SPDX-License-Identifier: APACHE-2.0
|
||||||
|
*/
|
||||||
|
|
||||||
const COMMAND_DELAY = 2000;
|
const COMMAND_DELAY = 2000;
|
||||||
|
|
||||||
for (const command of ['click']) {
|
for (const command of ['click']) {
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
/*
|
||||||
|
* Copyright VMware, Inc.
|
||||||
|
* SPDX-License-Identifier: APACHE-2.0
|
||||||
|
*/
|
||||||
|
|
||||||
// ***********************************************************
|
// ***********************************************************
|
||||||
// This example support/index.js is processed and
|
// This example support/index.js is processed and
|
||||||
// loaded automatically before your test files.
|
// loaded automatically before your test files.
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
/*
|
||||||
|
* Copyright VMware, Inc.
|
||||||
|
* SPDX-License-Identifier: APACHE-2.0
|
||||||
|
*/
|
||||||
|
|
||||||
/// <reference types="cypress" />
|
/// <reference types="cypress" />
|
||||||
|
|
||||||
export let random = (Math.random() + 1).toString(36).substring(7).toLowerCase();
|
export let random = (Math.random() + 1).toString(36).substring(7).toLowerCase();
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
/*
|
||||||
|
* Copyright VMware, Inc.
|
||||||
|
* SPDX-License-Identifier: APACHE-2.0
|
||||||
|
*/
|
||||||
|
|
||||||
/// <reference types="cypress" />
|
/// <reference types="cypress" />
|
||||||
|
|
||||||
it('renders application correctly', () => {
|
it('renders application correctly', () => {
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
|
# Copyright VMware, Inc.
|
||||||
|
# SPDX-License-Identifier: APACHE-2.0
|
||||||
|
|
||||||
file:
|
file:
|
||||||
/app:
|
/app:
|
||||||
exists: true
|
exists: true
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
|
# Copyright VMware, Inc.
|
||||||
|
# SPDX-License-Identifier: APACHE-2.0
|
||||||
|
|
||||||
file:
|
file:
|
||||||
{{ .Vars.persistence.mountPath }}:
|
{{ .Vars.persistence.mountPath }}:
|
||||||
exists: true
|
exists: true
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
|
// Copyright VMware, Inc.
|
||||||
|
// SPDX-License-Identifier: APACHE-2.0
|
||||||
|
|
||||||
package integration
|
package integration
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
|
// Copyright VMware, Inc.
|
||||||
|
// SPDX-License-Identifier: APACHE-2.0
|
||||||
|
|
||||||
package integration
|
package integration
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
|
# Copyright VMware, Inc.
|
||||||
|
# SPDX-License-Identifier: APACHE-2.0
|
||||||
|
|
||||||
command:
|
command:
|
||||||
{{- $uid := .Vars.controller.containerSecurityContext.runAsUser }}
|
{{- $uid := .Vars.controller.containerSecurityContext.runAsUser }}
|
||||||
{{- $gid := .Vars.controller.podSecurityContext.fsGroup }}
|
{{- $gid := .Vars.controller.podSecurityContext.fsGroup }}
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
/*
|
||||||
|
* Copyright VMware, Inc.
|
||||||
|
* SPDX-License-Identifier: APACHE-2.0
|
||||||
|
*/
|
||||||
|
|
||||||
/// <reference types="cypress" />
|
/// <reference types="cypress" />
|
||||||
|
|
||||||
it('allows running a query', () => {
|
it('allows running a query', () => {
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
/*
|
||||||
|
* Copyright VMware, Inc.
|
||||||
|
* SPDX-License-Identifier: APACHE-2.0
|
||||||
|
*/
|
||||||
|
|
||||||
const COMMAND_DELAY = 2000;
|
const COMMAND_DELAY = 2000;
|
||||||
const BASE_URL = 'http://vmware-clickhouse.my';
|
const BASE_URL = 'http://vmware-clickhouse.my';
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
/*
|
||||||
|
* Copyright VMware, Inc.
|
||||||
|
* SPDX-License-Identifier: APACHE-2.0
|
||||||
|
*/
|
||||||
|
|
||||||
// ***********************************************************
|
// ***********************************************************
|
||||||
// This example support/index.js is processed and
|
// This example support/index.js is processed and
|
||||||
// loaded automatically before your test files.
|
// loaded automatically before your test files.
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
|
# Copyright VMware, Inc.
|
||||||
|
# SPDX-License-Identifier: APACHE-2.0
|
||||||
|
|
||||||
file:
|
file:
|
||||||
/opt/bitnami/clickhouse/etc/conf.d/00_default_overrides.xml:
|
/opt/bitnami/clickhouse/etc/conf.d/00_default_overrides.xml:
|
||||||
mode: "0644"
|
mode: "0644"
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
/*
|
||||||
|
* Copyright VMware, Inc.
|
||||||
|
* SPDX-License-Identifier: APACHE-2.0
|
||||||
|
*/
|
||||||
|
|
||||||
/// <reference types="cypress" />
|
/// <reference types="cypress" />
|
||||||
|
|
||||||
it('renders landing page correctly', () => {
|
it('renders landing page correctly', () => {
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
/*
|
||||||
|
* Copyright VMware, Inc.
|
||||||
|
* SPDX-License-Identifier: APACHE-2.0
|
||||||
|
*/
|
||||||
|
|
||||||
const COMMAND_DELAY = 2000;
|
const COMMAND_DELAY = 2000;
|
||||||
const BASE_URL = 'http://vmware-concourse.my';
|
const BASE_URL = 'http://vmware-concourse.my';
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
/*
|
||||||
|
* Copyright VMware, Inc.
|
||||||
|
* SPDX-License-Identifier: APACHE-2.0
|
||||||
|
*/
|
||||||
|
|
||||||
// ***********************************************************
|
// ***********************************************************
|
||||||
// This example support/index.js is processed and
|
// This example support/index.js is processed and
|
||||||
// loaded automatically before your test files.
|
// loaded automatically before your test files.
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
|
# Copyright VMware, Inc.
|
||||||
|
# SPDX-License-Identifier: APACHE-2.0
|
||||||
|
|
||||||
command:
|
command:
|
||||||
{{- $user := (split ":" .Vars.secrets.localUsers)._0 }}
|
{{- $user := (split ":" .Vars.secrets.localUsers)._0 }}
|
||||||
{{- $pwd := (split ":" .Vars.secrets.localUsers)._1 }}
|
{{- $pwd := (split ":" .Vars.secrets.localUsers)._1 }}
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
|
# Copyright VMware, Inc.
|
||||||
|
# SPDX-License-Identifier: APACHE-2.0
|
||||||
|
|
||||||
file:
|
file:
|
||||||
/bitnami/concourse/workdir:
|
/bitnami/concourse/workdir:
|
||||||
exists: true
|
exists: true
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
/*
|
||||||
|
* Copyright VMware, Inc.
|
||||||
|
* SPDX-License-Identifier: APACHE-2.0
|
||||||
|
*/
|
||||||
|
|
||||||
/// <reference types="cypress" />
|
/// <reference types="cypress" />
|
||||||
|
|
||||||
import { random } from '../support/utils';
|
import { random } from '../support/utils';
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
/*
|
||||||
|
* Copyright VMware, Inc.
|
||||||
|
* SPDX-License-Identifier: APACHE-2.0
|
||||||
|
*/
|
||||||
|
|
||||||
Cypress.on('uncaught:exception', (err, runnable) => {
|
Cypress.on('uncaught:exception', (err, runnable) => {
|
||||||
if (err.message.includes('Cannot read properties of undefined') ||
|
if (err.message.includes('Cannot read properties of undefined') ||
|
||||||
err.message.includes('is not a function')) {
|
err.message.includes('is not a function')) {
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
/*
|
||||||
|
* Copyright VMware, Inc.
|
||||||
|
* SPDX-License-Identifier: APACHE-2.0
|
||||||
|
*/
|
||||||
|
|
||||||
// ***********************************************************
|
// ***********************************************************
|
||||||
// This example support/index.js is processed and
|
// This example support/index.js is processed and
|
||||||
// loaded automatically before your test files.
|
// loaded automatically before your test files.
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
/*
|
||||||
|
* Copyright VMware, Inc.
|
||||||
|
* SPDX-License-Identifier: APACHE-2.0
|
||||||
|
*/
|
||||||
|
|
||||||
/// <reference types="cypress" />
|
/// <reference types="cypress" />
|
||||||
|
|
||||||
export let random = (Math.random() + 1).toString(36).substring(7);
|
export let random = (Math.random() + 1).toString(36).substring(7);
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
|
# Copyright VMware, Inc.
|
||||||
|
# SPDX-License-Identifier: APACHE-2.0
|
||||||
|
|
||||||
file:
|
file:
|
||||||
/opt/bitnami/consul/conf/consul.json:
|
/opt/bitnami/consul/conf/consul.json:
|
||||||
exists: true
|
exists: true
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
|
// Copyright VMware, Inc.
|
||||||
|
// SPDX-License-Identifier: APACHE-2.0
|
||||||
|
|
||||||
package integration
|
package integration
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
|
// Copyright VMware, Inc.
|
||||||
|
// SPDX-License-Identifier: APACHE-2.0
|
||||||
|
|
||||||
package integration
|
package integration
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
|
# Copyright VMware, Inc.
|
||||||
|
# SPDX-License-Identifier: APACHE-2.0
|
||||||
|
|
||||||
http:
|
http:
|
||||||
http://contour-envoy:{{ .Vars.envoy.service.ports.https }}:
|
http://contour-envoy:{{ .Vars.envoy.service.ports.https }}:
|
||||||
status: 200
|
status: 200
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
/*
|
||||||
|
* Copyright VMware, Inc.
|
||||||
|
* SPDX-License-Identifier: APACHE-2.0
|
||||||
|
*/
|
||||||
|
|
||||||
/// <reference types="cypress" />
|
/// <reference types="cypress" />
|
||||||
import { random } from '../support/utils';
|
import { random } from '../support/utils';
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
/*
|
||||||
|
* Copyright VMware, Inc.
|
||||||
|
* SPDX-License-Identifier: APACHE-2.0
|
||||||
|
*/
|
||||||
|
|
||||||
const COMMAND_DELAY = 2000;
|
const COMMAND_DELAY = 2000;
|
||||||
const BASE_URL = 'http://bitnami-discourse.my';
|
const BASE_URL = 'http://bitnami-discourse.my';
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
/*
|
||||||
|
* Copyright VMware, Inc.
|
||||||
|
* SPDX-License-Identifier: APACHE-2.0
|
||||||
|
*/
|
||||||
|
|
||||||
// ***********************************************************
|
// ***********************************************************
|
||||||
// This example support/index.js is processed and
|
// This example support/index.js is processed and
|
||||||
// loaded automatically before your test files.
|
// loaded automatically before your test files.
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
/*
|
||||||
|
* Copyright VMware, Inc.
|
||||||
|
* SPDX-License-Identifier: APACHE-2.0
|
||||||
|
*/
|
||||||
|
|
||||||
/// <reference types="cypress" />
|
/// <reference types="cypress" />
|
||||||
|
|
||||||
export let random = (Math.random() + 1).toString(36).substring(7);
|
export let random = (Math.random() + 1).toString(36).substring(7);
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
|
# Copyright VMware, Inc.
|
||||||
|
# SPDX-License-Identifier: APACHE-2.0
|
||||||
|
|
||||||
file:
|
file:
|
||||||
/bitnami/discourse:
|
/bitnami/discourse:
|
||||||
exists: true
|
exists: true
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
/*
|
||||||
|
* Copyright VMware, Inc.
|
||||||
|
* SPDX-License-Identifier: APACHE-2.0
|
||||||
|
*/
|
||||||
|
|
||||||
/// <reference types="cypress" />
|
/// <reference types="cypress" />
|
||||||
import { random } from '../support/utils';
|
import { random } from '../support/utils';
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
/*
|
||||||
|
* Copyright VMware, Inc.
|
||||||
|
* SPDX-License-Identifier: APACHE-2.0
|
||||||
|
*/
|
||||||
|
|
||||||
const COMMAND_DELAY = 2000;
|
const COMMAND_DELAY = 2000;
|
||||||
|
|
||||||
for (const command of ['click']) {
|
for (const command of ['click']) {
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
/*
|
||||||
|
* Copyright VMware, Inc.
|
||||||
|
* SPDX-License-Identifier: APACHE-2.0
|
||||||
|
*/
|
||||||
|
|
||||||
// ***********************************************************
|
// ***********************************************************
|
||||||
// This example support/index.js is processed and
|
// This example support/index.js is processed and
|
||||||
// loaded automatically before your test files.
|
// loaded automatically before your test files.
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
/*
|
||||||
|
* Copyright VMware, Inc.
|
||||||
|
* SPDX-License-Identifier: APACHE-2.0
|
||||||
|
*/
|
||||||
|
|
||||||
/// <reference types="cypress" />
|
/// <reference types="cypress" />
|
||||||
|
|
||||||
export let random = (Math.random() + 1).toString(36).substring(7);
|
export let random = (Math.random() + 1).toString(36).substring(7);
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
|
# Copyright VMware, Inc.
|
||||||
|
# SPDX-License-Identifier: APACHE-2.0
|
||||||
|
|
||||||
file:
|
file:
|
||||||
/bitnami/dokuwiki:
|
/bitnami/dokuwiki:
|
||||||
exists: true
|
exists: true
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
/*
|
||||||
|
* Copyright VMware, Inc.
|
||||||
|
* SPDX-License-Identifier: APACHE-2.0
|
||||||
|
*/
|
||||||
|
|
||||||
/// <reference types="cypress" />
|
/// <reference types="cypress" />
|
||||||
import { random } from '../support/utils';
|
import { random } from '../support/utils';
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
/*
|
||||||
|
* Copyright VMware, Inc.
|
||||||
|
* SPDX-License-Identifier: APACHE-2.0
|
||||||
|
*/
|
||||||
|
|
||||||
const COMMAND_DELAY = 2000;
|
const COMMAND_DELAY = 2000;
|
||||||
|
|
||||||
for (const command of ['click']) {
|
for (const command of ['click']) {
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
/*
|
||||||
|
* Copyright VMware, Inc.
|
||||||
|
* SPDX-License-Identifier: APACHE-2.0
|
||||||
|
*/
|
||||||
|
|
||||||
// ***********************************************************
|
// ***********************************************************
|
||||||
// This example support/index.js is processed and
|
// This example support/index.js is processed and
|
||||||
// loaded automatically before your test files.
|
// loaded automatically before your test files.
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
/*
|
||||||
|
* Copyright VMware, Inc.
|
||||||
|
* SPDX-License-Identifier: APACHE-2.0
|
||||||
|
*/
|
||||||
|
|
||||||
/// <reference types="cypress" />
|
/// <reference types="cypress" />
|
||||||
|
|
||||||
export let random = (Math.random() + 1).toString(36).substring(7);
|
export let random = (Math.random() + 1).toString(36).substring(7);
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
|
# Copyright VMware, Inc.
|
||||||
|
# SPDX-License-Identifier: APACHE-2.0
|
||||||
|
|
||||||
http:
|
http:
|
||||||
https://drupal:{{ .Vars.service.ports.https }}:
|
https://drupal:{{ .Vars.service.ports.https }}:
|
||||||
status: 200
|
status: 200
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
/*
|
||||||
|
* Copyright VMware, Inc.
|
||||||
|
* SPDX-License-Identifier: APACHE-2.0
|
||||||
|
*/
|
||||||
|
|
||||||
/// <reference types="cypress" />
|
/// <reference types="cypress" />
|
||||||
|
|
||||||
it('allows to enrol and verify certificate', () => {
|
it('allows to enrol and verify certificate', () => {
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
/*
|
||||||
|
* Copyright VMware, Inc.
|
||||||
|
* SPDX-License-Identifier: APACHE-2.0
|
||||||
|
*/
|
||||||
|
|
||||||
/// <reference types="cypress" />
|
/// <reference types="cypress" />
|
||||||
// ***********************************************************
|
// ***********************************************************
|
||||||
// This example plugins/index.js can be used to load plugins
|
// This example plugins/index.js can be used to load plugins
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
/*
|
||||||
|
* Copyright VMware, Inc.
|
||||||
|
* SPDX-License-Identifier: APACHE-2.0
|
||||||
|
*/
|
||||||
|
|
||||||
const COMMAND_DELAY = 2000;
|
const COMMAND_DELAY = 2000;
|
||||||
|
|
||||||
for (const command of ['click']) {
|
for (const command of ['click']) {
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
/*
|
||||||
|
* Copyright VMware, Inc.
|
||||||
|
* SPDX-License-Identifier: APACHE-2.0
|
||||||
|
*/
|
||||||
|
|
||||||
// ***********************************************************
|
// ***********************************************************
|
||||||
// This example support/index.js is processed and
|
// This example support/index.js is processed and
|
||||||
// loaded automatically before your test files.
|
// loaded automatically before your test files.
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
|
# Copyright VMware, Inc.
|
||||||
|
# SPDX-License-Identifier: APACHE-2.0
|
||||||
|
|
||||||
command:
|
command:
|
||||||
# During the initilization process, EJBCA is restarted to apply some settings. It
|
# During the initilization process, EJBCA is restarted to apply some settings. It
|
||||||
# might happen that GOSS tests are launched precisely when this restart is triggered,
|
# might happen that GOSS tests are launched precisely when this restart is triggered,
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
|
# Copyright VMware, Inc.
|
||||||
|
# SPDX-License-Identifier: APACHE-2.0
|
||||||
|
|
||||||
http:
|
http:
|
||||||
https://ejbca:{{ .Vars.service.ports.https }}:
|
https://ejbca:{{ .Vars.service.ports.https }}:
|
||||||
status: 200
|
status: 200
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
/*
|
||||||
|
* Copyright VMware, Inc.
|
||||||
|
* SPDX-License-Identifier: APACHE-2.0
|
||||||
|
*/
|
||||||
|
|
||||||
/// <reference types="cypress" />
|
/// <reference types="cypress" />
|
||||||
import { random } from '../support/utils';
|
import { random } from '../support/utils';
|
||||||
import body from '../fixtures/documents.json';
|
import body from '../fixtures/documents.json';
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
/*
|
||||||
|
* Copyright VMware, Inc.
|
||||||
|
* SPDX-License-Identifier: APACHE-2.0
|
||||||
|
*/
|
||||||
|
|
||||||
/// <reference types="cypress" />
|
/// <reference types="cypress" />
|
||||||
|
|
||||||
export let random = (Math.floor(Math.random() * 10000) + 10000)
|
export let random = (Math.floor(Math.random() * 10000) + 10000)
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
|
# Copyright VMware, Inc.
|
||||||
|
# SPDX-License-Identifier: APACHE-2.0
|
||||||
|
|
||||||
file:
|
file:
|
||||||
/opt/bitnami/elasticsearch/config/elasticsearch.yml:
|
/opt/bitnami/elasticsearch/config/elasticsearch.yml:
|
||||||
mode: "0644"
|
mode: "0644"
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
|
# Copyright VMware, Inc.
|
||||||
|
# SPDX-License-Identifier: APACHE-2.0
|
||||||
|
|
||||||
http:
|
http:
|
||||||
http://etcd:{{ .Vars.service.ports.peer }}/version:
|
http://etcd:{{ .Vars.service.ports.peer }}/version:
|
||||||
status: 200
|
status: 200
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
/*
|
||||||
|
* Copyright VMware, Inc.
|
||||||
|
* SPDX-License-Identifier: APACHE-2.0
|
||||||
|
*/
|
||||||
|
|
||||||
/// <reference types="cypress" />
|
/// <reference types="cypress" />
|
||||||
|
|
||||||
it('can check metrics endpoint', () => {
|
it('can check metrics endpoint', () => {
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
|
# Copyright VMware, Inc.
|
||||||
|
# SPDX-License-Identifier: APACHE-2.0
|
||||||
|
|
||||||
http:
|
http:
|
||||||
http://127.0.0.1:{{ .Vars.containerPorts.http }}/metrics:
|
http://127.0.0.1:{{ .Vars.containerPorts.http }}/metrics:
|
||||||
status: 200
|
status: 200
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
/*
|
||||||
|
* Copyright VMware, Inc.
|
||||||
|
* SPDX-License-Identifier: APACHE-2.0
|
||||||
|
*/
|
||||||
|
|
||||||
/// <reference types="cypress" />
|
/// <reference types="cypress" />
|
||||||
|
|
||||||
it('should show available task slots', () => {
|
it('should show available task slots', () => {
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
|
# Copyright VMware, Inc.
|
||||||
|
# SPDX-License-Identifier: APACHE-2.0
|
||||||
|
|
||||||
addr:
|
addr:
|
||||||
# Container ports
|
# Container ports
|
||||||
tcp://localhost:{{ .Vars.jobmanager.containerPorts.rpc }}:
|
tcp://localhost:{{ .Vars.jobmanager.containerPorts.rpc }}:
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
|
# Copyright VMware, Inc.
|
||||||
|
# SPDX-License-Identifier: APACHE-2.0
|
||||||
|
|
||||||
http:
|
http:
|
||||||
# Container ports
|
# Container ports
|
||||||
http://localhost:{{ .Vars.containerPorts.http }}/:
|
http://localhost:{{ .Vars.containerPorts.http }}/:
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
|
# Copyright VMware, Inc.
|
||||||
|
# SPDX-License-Identifier: APACHE-2.0
|
||||||
|
|
||||||
file:
|
file:
|
||||||
/opt/bitnami/fluentd/conf/fluentd-inputs.conf:
|
/opt/bitnami/fluentd/conf/fluentd-inputs.conf:
|
||||||
exists: true
|
exists: true
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
|
# Copyright VMware, Inc.
|
||||||
|
# SPDX-License-Identifier: APACHE-2.0
|
||||||
|
|
||||||
addr:
|
addr:
|
||||||
{{- $chartReleaseName := (index .Vars.extraDeploy 3).metadata.name }}
|
{{- $chartReleaseName := (index .Vars.extraDeploy 3).metadata.name }}
|
||||||
tcp://{{ $chartReleaseName }}:80:
|
tcp://{{ $chartReleaseName }}:80:
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
|
# Copyright VMware, Inc.
|
||||||
|
# SPDX-License-Identifier: APACHE-2.0
|
||||||
|
|
||||||
command:
|
command:
|
||||||
{{- $uid := .Vars.sourceController.containerSecurityContext.runAsUser }}
|
{{- $uid := .Vars.sourceController.containerSecurityContext.runAsUser }}
|
||||||
{{- $gid := .Vars.sourceController.podSecurityContext.fsGroup }}
|
{{- $gid := .Vars.sourceController.podSecurityContext.fsGroup }}
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user