Skip to content
This repository has been archived by the owner on Sep 30, 2020. It is now read-only.

Allow resource configuration for APIServer #1746

Merged
merged 9 commits into from
Oct 3, 2019
Merged

Allow resource configuration for APIServer #1746

merged 9 commits into from
Oct 3, 2019

Conversation

dominicgunn
Copy link
Contributor

Changes

  • Allows resource configuration for pod deployment.
  • Allows configuration for targetRamMb to limit size of watch cache.

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Oct 1, 2019
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
To complete the pull request process, please assign dominicgunn
You can assign the PR to them by writing /assign @dominicgunn in a comment when ready.

The full list of commands accepted by this bot can be found 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 added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Oct 1, 2019
@dominicgunn dominicgunn added this to the v0.15.0 milestone Oct 1, 2019
@dominicgunn dominicgunn changed the title Allow configuration for APIServer Allow resource configuration for APIServer Oct 1, 2019
@codecov-io
Copy link

codecov-io commented Oct 1, 2019

Codecov Report

Merging #1746 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1746   +/-   ##
=======================================
  Coverage   25.16%   25.16%           
=======================================
  Files          98       98           
  Lines        5023     5023           
=======================================
  Hits         1264     1264           
  Misses       3617     3617           
  Partials      142      142
Impacted Files Coverage Δ
pkg/api/cluster.go 0% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d80cb7f...f7056b9. Read the comment docs.

@davidmccormick davidmccormick merged commit d31e4c3 into kubernetes-retired:master Oct 3, 2019
@davidmccormick
Copy link
Contributor

/lgtm

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. 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

4 participants