Cluster-api: Implement Scale Subresource for MachineSet

Created on 8 Nov 2018  路  6Comments  路  Source: kubernetes-sigs/cluster-api

With the move back to CRD's we haven't added support to MachineSet for using the scale command with kubectl. Adding support for the scale subresource would allow for use of the scale command.

/good-first-issue

good first issue help wanted

Most helpful comment

I would like to work on it

All 6 comments

@chaosaffe:
This request has been marked as suitable for new contributors.

Please ensure the request meets the requirements listed here.

If this request no longer meets these requirements, the label can be removed
by commenting with the /remove-good-first-issue command.

In response to this:

With the move back to CRD's we haven't added support to MachineSet for using the scale command with kubectl. Adding support for the scale subresource would allow for use of the scale command.

/good-first-issue

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.

@stpabhi: GitHub didn't allow me to assign the following users: stpabhi.

Note that only kubernetes-sigs members and repo collaborators can be assigned.
For more information please see the contributor guide

In response to this:

/assign @stpabhi

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 would like to work on it

@stpabhi sounds great, go for it! :cake:

The good news is that the annotation to generate the scale subresource is already present in the version of sigs.k8s.io/controller-tools that we have vendored :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

alexeldeib picture alexeldeib  路  4Comments

vincepri picture vincepri  路  4Comments

ncdc picture ncdc  路  5Comments

fabriziopandini picture fabriziopandini  路  5Comments

fabriziopandini picture fabriziopandini  路  3Comments