kyma icon indicating copy to clipboard operation
kyma copied to clipboard

Refactor min/maxReplicas

Open pPrecel opened this issue 3 years ago • 8 comments

Description

Changes proposed in this pull request:

  • Move the minReplicas and the maxReplicas to the separated obj. scaleConfig.

Related issue(s)

  • https://github.com/kyma-project/kyma/pull/14234
  • https://github.com/kyma-project/kyma/issues/14593#issuecomment-1185289026

pPrecel avatar Aug 01 '22 06:08 pPrecel

🥰 Documentation preview ready! 🥰

Name Link
Latest commit 869959a2c4993cea85234098fb27c7b646565603
Latest deploy log https://app.netlify.com/sites/kyma-project-docs-preview/deploys/62fb649705a0af000aee5741
Deploy Preview https://deploy-preview-14976--kyma-project-docs-preview.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

netlify[bot] avatar Aug 01 '22 06:08 netlify[bot]

/retest

dbadura avatar Aug 04 '22 14:08 dbadura

/retest

dbadura avatar Aug 11 '22 09:08 dbadura

/retest

dbadura avatar Aug 11 '22 12:08 dbadura

/retest required

Cortey avatar Aug 12 '22 13:08 Cortey

@Cortey: The /retest command does not accept any targets. The following commands are available to trigger required jobs:

  • /test kyma-metadata-schema-governance
  • /test pre-kyma-artifacts
  • /test pre-kyma-components-central-application-connectivity-validator
  • /test pre-kyma-components-central-application-gateway
  • /test pre-kyma-components-compass-runtime-agent
  • /test pre-kyma-components-event-publisher-proxy
  • /test pre-kyma-components-eventing-controller
  • /test pre-kyma-components-function-controller
  • /test pre-kyma-components-function-runtimes
  • /test pre-kyma-components-telemetry-operator
  • /test pre-kyma-tests-fast-integration-image
  • /test pre-kyma-tests-function-controller
  • /test pre-kyma-tests-serverless-bench
  • /test pre-kyma-validate-dockerfiles
  • /test pre-kyma-validate-inrepo-prow-configs
  • /test pre-main-kyma-common
  • /test pre-main-kyma-eval-istio-integration-k3d
  • /test pre-main-kyma-gke-external-registry
  • /test pre-main-kyma-governance
  • /test pre-main-kyma-integration-k3d
  • /test pre-main-kyma-integration-k3d-central-app-connectivity-compass
  • /test pre-main-kyma-integration-k3d-telemetry
  • /test pre-main-kyma-prod-istio-integration-k3d
  • /test pre-main-kyma-protecode-guard
  • /test pre-main-kyma-validate-dockerfiles
  • /test pre-main-serverless-integration-k3s
  • /test pre-main-test-infra-pjtester-v2

The following commands are available to trigger optional jobs:

  • /test pre-kyma-components-busola-migrator
  • /test pre-kyma-tests-components-application-connector
  • /test pre-kyma-tools-event-subscriber
  • /test pre-kyma-tools-gitserver
  • /test pre-main-check-users-map
  • /test pre-main-kyma-api-gateway-integration-k3d
  • /test pre-main-kyma-component-descriptors
  • /test pre-main-kyma-gardener-azure-alpha-eval
  • /test pre-main-kyma-gardener-azure-alpha-prod
  • /test pre-main-kyma-gardener-azure-fast-integration
  • /test pre-main-kyma-gardener-gcp-eventing
  • /test pre-main-kyma-gardener-gcp-eventing-upgrade
  • /test pre-main-kyma-gardener-gcp-goats-api-gateway
  • /test pre-main-kyma-integration-k3d-app-conn-validator
  • /test pre-main-kyma-integration-k3d-app-gateway
  • /test pre-main-kyma-integration-k3d-runtime-agent
  • /test pre-main-kyma-skr-eventing
  • /test pre-main-kyma-validate-image-definitions
  • /test pre-main-kyma-validate-image-existence

Use /test all to run the following jobs that were automatically triggered:

  • pre-kyma-artifacts
  • pre-kyma-components-function-controller
  • pre-kyma-tests-function-controller
  • pre-kyma-tests-serverless-bench
  • pre-main-check-users-map
  • pre-main-kyma-component-descriptors
  • pre-main-kyma-gardener-azure-alpha-eval
  • pre-main-kyma-gardener-azure-alpha-prod
  • pre-main-kyma-gardener-gcp-eventing
  • pre-main-kyma-gardener-gcp-eventing-upgrade
  • pre-main-kyma-gke-external-registry
  • pre-main-kyma-integration-k3d
  • pre-main-kyma-integration-k3d-app-conn-validator
  • pre-main-kyma-integration-k3d-app-gateway
  • pre-main-kyma-integration-k3d-central-app-connectivity-compass
  • pre-main-kyma-integration-k3d-runtime-agent
  • pre-main-kyma-protecode-guard
  • pre-main-kyma-skr-eventing
  • pre-main-kyma-validate-image-definitions
  • pre-main-kyma-validate-image-existence
  • pre-main-serverless-integration-k3s

In response to this:

/retest required

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

kyma-bot avatar Aug 12 '22 13:08 kyma-bot

/retest-required

Cortey avatar Aug 12 '22 13:08 Cortey

/retest

dbadura avatar Aug 16 '22 05:08 dbadura

/retest

dbadura avatar Aug 16 '22 10:08 dbadura

/test pre-main-kyma-integration-k3d-central-app-connectivity-compass

dbadura avatar Aug 16 '22 10:08 dbadura

/retest

dbadura avatar Aug 16 '22 11:08 dbadura

@pPrecel: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pre-main-kyma-skr-eventing 869959a2c4993cea85234098fb27c7b646565603 link false /test pre-main-kyma-skr-eventing
pre-main-kyma-integration-k3d-app-conn-validator 869959a2c4993cea85234098fb27c7b646565603 link false /test pre-main-kyma-integration-k3d-app-conn-validator

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

kyma-bot avatar Aug 16 '22 11:08 kyma-bot