kfmt

Organises Kubernetes manifests into a standard format

APACHE-2.0 License

Stars
15
Committers
2

Bot releases are visible (Hide)

kfmt - v0.7.0 Latest Release

Published by dippynark-bot about 1 year ago

a02b7ca Update local discovery information
c157e57 Improve error output

kfmt - v0.6.0

Published by dippynark-bot over 1 year ago

92dea43 Fix error handling
70cc5ce Use constants in tests
1ec9c34 Add unit test for Namespaces annotation

kfmt - v0.5.3

Published by dippynark-bot over 2 years ago

76645f6 Merge pull request #28 from dippynark/add-options-unit-tests
16f4953 Add options unit tests
2fe8f9e Rename test

kfmt - v0.5.2

Published by dippynark-bot over 2 years ago

0deac67 Add comments
2ccb8f7 Improve validation and error output
289af35 Remove TODO
ac08640 Abstract filesystem and add unit tests

kfmt - v0.5.1

Published by dippynark-bot over 2 years ago

b942c17 Rename steps
bb640b2 Revert back to GITHUB_TOKEN
73a0be8 Cat file
b48ed8c Use find
0fac371 Use pipefail
10abd82 Use tekton creds
44afc3a Add more unit tests
605969f Set command
d113f43 Remove find
f693889 Fix DOCKER_CONFIG
58f091b Fix DOCKER_CONFIG
0c3c02d Fix DOCKER_CONFIG
12bca8b Fix DOCKER_CONFIG
bf4e84f Fix DOCKER_CONFIG
e9d8b97 Add find
9bcc9ca Remove find
5a9b565 Set DOCKER_CONFIG
59b27e9 Add find
f68e217 Remove kaniko secret
9a5dc47 Fix dockerignore
6d302ec Use PULL_BASE_REF
a77bcf3 Add dockerignore
3f49af1 Fix release
8118cee Fix release
91a36c2 Fix workspace mount
8a1a724 Fix release
d2f5205 Merge pull request #27 from dippynark/add-get-crd-group-unit-test
db4462f Add GetCRDGroup unit test
da6e98a Fix PR job
d173080 Build darwin/arm64
54ac2ea Add more utils unit tests
baea12a Add unit test
4e8d277 Simplify build
244a1be Move into cmd
234df08 Move in pkg
520b740 Unset all
9c1f9f1 Fix fetch
3520634 Fetch PR number
597466b Merge pull request #21 from dippynark/dippynark-patch-3
020c7f1 Update README.md
b1bfed4 Merge pull request #20 from dippynark/dippynark-patch-2
8bcb440 Update README.md
1fb36ba Update README.md
38f333f Merge pull request #19 from dippynark/dippynark-patch-1
08f9e7c Update README.md
c974a63 Update README.md
6ca2162 Remove manual trigger
e850f29 Fix trigger
fc6c7a8 Add kustomize
312b08b Implement small dependencies
6394e67 Use v1beta1
2567dad Use v1 PipelineRuns
099fdad Add License
62834fa Update README.md
3fa66e7 Update README
0c3e991 Check for empty namespace
c32ba16 Remove unused trigger configuration
deda3f2 Improve commit message retrieval logic

kfmt - v0.5.0

Published by dippynark-bot over 3 years ago

7a4c42a Interpret backslash escapes for release title
d687abe Add newline after release title
2bcaf35 Fix release description
6e9389a Fix release description title
1649c05 Remove commitish
3300251 Fix release description comment
ff883d6 Fix release title
5768871 Add GH release step
27cbc4e Update README
f1bd8de Update README
3a6940e Update README
be530ef Update README
451dd94 Update README
52e0485 Merge pull request #17 from dippynark/add-manual-discovery-flag
253338e Add GKE to scope mapping flag

kfmt - v0.4.2

Published by dippynark over 3 years ago

Allow any type of input file to be used

kfmt - v0.4.1

Published by dippynark over 3 years ago

Ignore nil annotations

kfmt - v0.4.0

Published by dippynark over 3 years ago

Add version flag

kfmt - v0.3.0

Published by dippynark over 3 years ago

Improve annotation behaviour kfmt.dev/namespaces: * to allow individual Namespaces to override resource to be copied.

kfmt - v0.2.1

Published by dippynark over 3 years ago

Improve clean flag description

kfmt - v0.2.0

Published by dippynark over 3 years ago

New release to override cached v0.1.0 tag and fix the go get installation: GO111MODULE=on go get github.com/dippynark/kfmt

kfmt - v0.1.0

Published by dippynark over 3 years ago

Initial release