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

Add a much more accurate labeling system #12

Merged
merged 24 commits into from Nov 4, 2019
Merged

Add a much more accurate labeling system #12

merged 24 commits into from Nov 4, 2019

Conversation

IAmJSD
Copy link
Contributor

@IAmJSD IAmJSD commented Nov 4, 2019

Type of Change

  • Tool Source: TS
  • Something else: Better Kubernetes descriptions

What issue does this relate to?

N/A

What should this PR do?

Makes the labeling system far easier to develop for, much less cluttered and allows for overriding of properties.

What are the acceptance criteria?

Does it work? (for me, it does)

@IAmJSD IAmJSD changed the title WIP: Add a much more accurate labeling system Add a much more accurate labeling system Nov 4, 2019
@IAmJSD IAmJSD requested a review from MattIPv4 November 4, 2019 17:10
src/kubernetes-tool/utils/descriptions/README.md Outdated Show resolved Hide resolved
src/kubernetes-tool/utils/descriptions/README.md Outdated Show resolved Hide resolved
src/kubernetes-tool/utils/descriptions/README.md Outdated Show resolved Hide resolved
src/kubernetes-tool/utils/descriptions/README.md Outdated Show resolved Hide resolved
src/kubernetes-tool/utils/descriptions/README.md Outdated Show resolved Hide resolved
src/kubernetes-tool/utils/descriptions/README.md Outdated Show resolved Hide resolved
src/kubernetes-tool/utils/flags.ts Outdated Show resolved Hide resolved
src/kubernetes-tool/utils/kubernetes.ts Show resolved Hide resolved
@IAmJSD IAmJSD requested a review from MattIPv4 November 4, 2019 17:32
Sorry Matt, my bad!
Copy link
Member

@MattIPv4 MattIPv4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm.

@IAmJSD IAmJSD merged commit b2a897a into master Nov 4, 2019
@IAmJSD IAmJSD deleted the labeler branch November 4, 2019 19:42
MattIPv4 pushed a commit that referenced this pull request Nov 5, 2019
* write start of labeler codebase

* lint

* more stuff

* Fixes

* Make a copy of the array (this'll be important in the min

* don't return the last label, we can handle undefined properly

* Remove the CRD stuff, I'll deal with this in the min

* Use yaml for k8s data, use JS for importing said data due to TS not understanding other formats

* Don't you just love when stuff works

* Add flags (I have a patch un-commited, I'm testing it rn)

* Plenty of fixes

* This can be undefined

* Change how children are handled

* Finally found a def for service.alpha.kubernetes.io/tolerate-unready-endpoints

* Add statefulset

* More stuff I was trying to figure out

* remove all JSON

* more stuff

* Make case more obvious

* Create Certificate.yml

* move stuff/changes

* forgot to hit ctrl+s

* Actually resolve this
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants