You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12-18Lines changed: 12 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -204,28 +204,22 @@ The following are tutorials on KubeLinter written by users. If you have one that
204
204
*[How to add a new check in KubeLinter?](https://www.psaggu.com/upstream-contribution/2021/08/17/notes.html) by Priyanka Saggu.
205
205
*[Extending kube-linter To Build A Custom Template](https://github.com/garethahealy/kubelinter-extending-blog) by [Gareth Healy](https://github.com/garethahealy).
206
206
207
-
## Community
208
-
209
-
If you would like to engage with the KubeLinter community, including maintainers and other users, you can join the Slack workspace [here](https://join.slack.com/t/kube-linter/shared_invite/zt-kla9qvyo-Tk~wynTSbr9EE3AjHcv4BQ).
210
-
211
-
To contribute, check out our [contributing guide](./CONTRIBUTING.md).
212
-
213
-
As a reminder, all participation in the KubeLinter community is governed by our [code of conduct](./CODE_OF_CONDUCT.md).
207
+
## LICENSE
214
208
215
-
## WARNING: Alpha release
209
+
KubeLinter is licensed under the [Apache License 2.0](./LICENSE).
216
210
217
-
KubeLinter is at an early stage of development. There may be breaking changes in
218
-
the future to the command usage, flags, and configuration file formats. However,
219
-
we encourage you to use KubeLinter to test your environment YAML files, see what
220
-
breaks, and [contribute](./CONTRIBUTING.md).
211
+
## Community
221
212
222
-
## LICENSE
213
+
If you would like to engage with the KubeLinter community, including maintainers and other users, you can join the Slack workspace [here](https://join.slack.com/t/kube-linter/shared_invite/zt-kla9qvyo-Tk~wynTSbr9EE3AjHcv4BQ).
223
214
224
-
KubeLinter is licensed under the [Apache License 2.0](./LICENSE).
215
+
There may be breaking changes in the future to the command usage, flags, and configuration
216
+
file formats. However, we encourage you to use KubeLinter to test your environment YAML
217
+
files, see what breaks, and [contribute](./CONTRIBUTING.md).
225
218
226
-
## StackRox
219
+
As a reminder, all participation in the KubeLinter community is governed by our
220
+
[code of conduct](./CODE_OF_CONDUCT.md).
227
221
228
-
KubeLinter is made with ❤️ by [StackRox](https://stackrox.com/).
222
+
---
229
223
230
-
If you're interested in KubeLinter, or in any of the other cool things we do, please know that we're hiring!
231
-
Check out our [open positions](https://www.stackrox.com/job-board/). We'd love to hear from you!
224
+
KubeLinter is created with ❤️ by [StackRox](https://www.stackrox.io/) and is now powered
0 commit comments