Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

[sonarqube] add nodeSelector, affinity & tolerations. add separate resoruces for plugin pod #4265

Merged
merged 2 commits into from
Apr 15, 2018

Conversation

jcscottiii
Copy link
Contributor

Before this PR, there were no nodeSelector, tolerations, or affinity attributes for sonarqube (well only nodeSelector for the sonarqube pod). This PR adds them. Also, adds a separate resources attribute for the init container because it should not take as many resources as the sonarqube pod

cc: @rjkernick

@k8s-ci-robot k8s-ci-robot added needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Mar 18, 2018
@jcscottiii
Copy link
Contributor Author

/assign @unguiculus

@unguiculus
Copy link
Member

/ok-to-test

@k8s-ci-robot k8s-ci-robot removed the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Mar 26, 2018
@unguiculus
Copy link
Member

/assign

@jcscottiii
Copy link
Contributor Author

/retest

@unguiculus
Copy link
Member

This probably fails due to configmap mounts being read-only as of Kubernetes 1.9.4.

cc @rjkernick

@rjkernick
Copy link
Collaborator

@joosthof Can we switch the configmap to read only without breaking what you wrote?

@joosthofman
Copy link
Contributor

@rjkernick Setting the configmap to read-only shouldn't be a problem for the install-plugins.

@rjkernick
Copy link
Collaborator

Please rebase master. The tests should pass with the changes that were merged yesterday.

@jcscottiii jcscottiii force-pushed the sonarqube-tolerations-resources branch from 73aa8d8 to ea735ef Compare April 12, 2018 18:04
@jcscottiii
Copy link
Contributor Author

@rjkernick thanks for that! :)

@unguiculus PR updated!

@rjkernick
Copy link
Collaborator

/assign

@rjkernick
Copy link
Collaborator

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Apr 12, 2018
@unguiculus
Copy link
Member

/assign

@unguiculus
Copy link
Member

/lgtm

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 13, 2018
@rjkernick
Copy link
Collaborator

Please increment your version in Chart.yaml

@k8s-ci-robot k8s-ci-robot removed the lgtm Indicates that a PR is ready to be merged. label Apr 15, 2018
@jcscottiii
Copy link
Contributor Author

@rjkernick refreshed my stale version bump with the latest version bump

@rjkernick
Copy link
Collaborator

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Apr 15, 2018
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jcscottiii, rjkernick, unguiculus

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot merged commit b7495ed into helm:master Apr 15, 2018
goruha added a commit to goruha/charts that referenced this pull request Apr 19, 2018
…into rabbitmq-workload-api-fix

* 'rabbitmq-workload-api-fix' of github.com:goruha/charts: (75 commits)
  [stable/odoo] Add carrodher as owner (helm#4856)
  [stable/jasperreports] Release 1.0.3 (helm#5107)
  Add doc about redis data only persistence (helm#4965)
  [sentry] add nodeSelector, affinity & tolerations (helm#4264)
  [stable/sonarqube] Adding support for Service annotations (helm#4060)
  [incubator/schema-registry] Updating GroupID, and moving to using kafka coordinator master election (helm#5019)
  quote boolean S3 environment variables (helm#5066)
  Fix graceful shutdown of brokers, more settings, version bump (helm#5082)
  apiVersion shouldn't be hardcoded (helm#5060)
  [stable/phabricator] Release 1.0.4 (helm#5068)
  [stable/testlink] Release 1.0.5 (helm#5050)
  [stable/redis] fixed a typo into NOTES (helm#5070)
  [etcd-operator] readiness/liveness checks for operator (helm#4609)
  Annotations and checksum (helm#5067)
  Add OWNERS file to schema-registry (helm#5054)
  [stable/mongodb-replicaset] Use security context on pod level (helm#5055)
  Typo fix in sonarqube/README.md (helm#5045)
  Typo fix in sonatype-nexus/README.md (helm#5042)
  [sonarqube] nodeSelector, affinity & tolerations. also separate resoruces for plugin pod (helm#4265)
  [stable/sonarqube] upgrade to LTS version (6.7.3) (helm#5029)
  ...
ichtar pushed a commit to Bestmile/charts that referenced this pull request May 15, 2018
voron pushed a commit to dysnix/helm-charts that referenced this pull request Sep 5, 2018
…uces for plugin pod (helm#4265)

Signed-off-by: voron <av@arilot.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants