Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

References to Machine spec.kubernetesVersion seems misleading #3257

Closed
wfernandes opened this issue Jun 25, 2020 · 6 comments · Fixed by #3265
Closed

References to Machine spec.kubernetesVersion seems misleading #3257

wfernandes opened this issue Jun 25, 2020 · 6 comments · Fixed by #3265
Assignees
Labels
area/api Issues or PRs related to the APIs help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/bug Categorizes issue or PR as related to a bug. kind/documentation Categorizes issue or PR as related to documentation. lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor.
Milestone

Comments

@wfernandes
Copy link
Contributor

What steps did you take and what happened:
In the following files we reference spec.kubernetesVersion for the Machine object. But I don't believe we have that property.

// NB: This value defaults to the Machine object spec.kubernetesVersion

plane. NB: This value defaults to the Machine object spec.kubernetesVersion'

plane. NB: This value defaults to the Machine object spec.kubernetesVersion'

What did you expect to happen:
I expected it to be spec.Version as described here:

// Version defines the desired Kubernetes version.
// This field is meant to be optionally used by bootstrap providers.
// +optional
Version *string `json:"version,omitempty"`

/kind bug
/area api

@k8s-ci-robot k8s-ci-robot added kind/bug Categorizes issue or PR as related to a bug. area/api Issues or PRs related to the APIs labels Jun 25, 2020
@k8s-ci-robot
Copy link
Contributor

@wfernandes: The label(s) area/ cannot be applied, because the repository doesn't have them

In response to this:

What steps did you take and what happened:
In the following files we reference spec.kubernetesVersion for the Machine object. But I don't believe we have that property.

// NB: This value defaults to the Machine object spec.kubernetesVersion

plane. NB: This value defaults to the Machine object spec.kubernetesVersion'

plane. NB: This value defaults to the Machine object spec.kubernetesVersion'

What did you expect to happen:
I expected it to be spec.Version as described here:

// Version defines the desired Kubernetes version.
// This field is meant to be optionally used by bootstrap providers.
// +optional
Version *string `json:"version,omitempty"`

/kind bug
/area api

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.

@vincepri
Copy link
Member

/help
/milestone v0.3.x

@k8s-ci-robot
Copy link
Contributor

@vincepri:
This request has been marked as needing help from a contributor.

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-help command.

In response to this:

/help
/milestone v0.3.x

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.

@k8s-ci-robot k8s-ci-robot added this to the v0.3.x milestone Jun 25, 2020
@k8s-ci-robot k8s-ci-robot added the help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. label Jun 25, 2020
@detiber
Copy link
Member

detiber commented Jun 25, 2020

/kind documentation

@k8s-ci-robot k8s-ci-robot added the kind/documentation Categorizes issue or PR as related to documentation. label Jun 25, 2020
@saimanoj01 saimanoj01 removed their assignment Jun 26, 2020
@saimanoj01
Copy link
Contributor

/assign

@saimanoj01
Copy link
Contributor

/lifecycle active

@k8s-ci-robot k8s-ci-robot added the lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. label Jun 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/api Issues or PRs related to the APIs help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/bug Categorizes issue or PR as related to a bug. kind/documentation Categorizes issue or PR as related to documentation. lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor.
Projects
None yet
5 participants