The Wayback Machine - https://web.archive.org/web/20201130005131/https://github.com/kolide/fleet/issues/2283
Skip to content
This repository has been archived by the owner. It is now read-only.

Refactor fleetctl get and apply to use constants for spec kinds #2283

Closed
zwass opened this issue Aug 7, 2020 · 0 comments
Closed

Refactor fleetctl get and apply to use constants for spec kinds #2283

zwass opened this issue Aug 7, 2020 · 0 comments

Comments

@zwass
Copy link
Collaborator

@zwass zwass commented Aug 7, 2020

Use constants for the kinds in
https://github.com/kolide/fleet/blob/master/cmd/fleetctl/get.go#L67, etc.
https://github.com/kolide/fleet/blob/master/cmd/fleetctl/apply.go#L53, etc.
to ensure that we avoid bugs in the future such as #2281.

@zwass zwass closed this in #2320 Oct 8, 2020
zwass pushed a commit that referenced this issue Oct 8, 2020
Refactor fleetctl get & apply to use constants for spec kinds

Closes #2283
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
You can’t perform that action at this time.