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
Generate Kubernetes namespace for a preview environment
34
31
35
-
---
36
-
37
-
This project is part of our comprehensive ["SweetOps"](https://cpco.io/sweetops) approach towards DevOps.
38
-
[<imgalign="right"title="Share via Email"src="https://docs.cloudposse.com/images/ionicons/ios-email-outline-2.0.1-16x16-999999.svg"/>][share_email]
39
-
[<imgalign="right"title="Share on Google+"src="https://docs.cloudposse.com/images/ionicons/social-googleplus-outline-2.0.1-16x16-999999.svg" />][share_googleplus]
40
-
[<imgalign="right"title="Share on Facebook"src="https://docs.cloudposse.com/images/ionicons/social-facebook-outline-2.0.1-16x16-999999.svg" />][share_facebook]
41
-
[<imgalign="right"title="Share on Reddit"src="https://docs.cloudposse.com/images/ionicons/social-reddit-outline-2.0.1-16x16-999999.svg" />][share_reddit]
42
-
[<imgalign="right"title="Share on LinkedIn"src="https://docs.cloudposse.com/images/ionicons/social-linkedin-outline-2.0.1-16x16-999999.svg" />][share_linkedin]
43
-
[<imgalign="right"title="Share on Twitter"src="https://docs.cloudposse.com/images/ionicons/social-twitter-outline-2.0.1-16x16-999999.svg" />][share_twitter]
44
-
45
-
46
-
47
-
48
-
It's 100% Open Source and licensed under the [APACHE2](LICENSE).
49
-
50
-
51
-
52
-
53
-
54
-
55
-
56
-
57
32
33
+
---
34
+
> [!NOTE]
35
+
> This project is part of Cloud Posse's comprehensive ["SweetOps"](https://cpco.io/sweetops) approach towards DevOps.
36
+
>
37
+
> It's 100% Open Source and licensed under the [APACHE2](LICENSE).
@@ -115,6 +116,8 @@ Please see [workflows dir](https://github.com/cloudposse/kubernetes-namespace-bu
115
116
|------|-------------|---------|----------|
116
117
| app-name | Name of the application || false |
117
118
| deny-list | Comma seperated list of strings to deny in the namespace name | kube-system,kube-public,default | false |
119
+
| enabled | Whether or not to run this action, empty string or false is false, anything else is true | true | false |
120
+
| fallback | Fallback value if the action is disabled || false |
118
121
| flavor | Flavor of naming, either `pr-number`, `branch-name`, or `custom`. Note `name` must be set if using `custom`| pr-number | false |
119
122
| name | name for namespace if using flavor `custom`, still prefixed || true |
120
123
| override-branch-name | Override the branch name, useful for manually helping calculate the branch name | N/A | false |
@@ -131,15 +134,6 @@ Please see [workflows dir](https://github.com/cloudposse/kubernetes-namespace-bu
131
134
<!-- markdownlint-restore -->
132
135
133
136
134
-
135
-
## Share the Love
136
-
137
-
Like this project? Please give it a ★ on [our GitHub](https://github.com/cloudposse/kubernetes-namespace-builder-composite-action)! (it helps us **a lot**)
138
-
139
-
Are you using this project or any of our other projects? Consider [leaving a testimonial][testimonial]. =)
140
-
141
-
142
-
143
137
## Related Projects
144
138
145
139
Check out these related projects.
@@ -154,81 +148,70 @@ For additional context, refer to some of these links.
154
148
-[example-github-action-release-workflow](https://github.com/cloudposse/example-github-action-release-workflow) - Example application with complicated release workflow
155
149
156
150
157
-
## Help
158
-
159
-
**Got a question?** We got answers.
151
+
## ✨ Contributing
160
152
161
-
File a GitHub [issue](https://github.com/cloudposse/kubernetes-namespace-builder-composite-action/issues), send us an [email][email] or join our [Slack Community][slack].
153
+
This project is under active development, and we encourage contributions from our community.
Please use the [issue tracker](https://github.com/cloudposse/kubernetes-namespace-builder-composite-action/issues) to report any bugs or file feature requests.
167
163
168
-
We are a [**DevOps Accelerator**][commercial_support]. We'll help you build your cloud infrastructure from the ground up so you can own it. Then we'll show you how to operate it and stick around for as long as you need us.
If you are interested in being a contributor and want to get involved in developing this project or [help out](https://cpco.io/help-out) with Cloud Posse's other projects, we would love to hear from you! Shoot us an [email][email].
171
167
172
-
Work directly with our team of DevOps experts via email, slack, and video conferencing.
168
+
In general, PRs are welcome. We follow the typical "fork-and-pull" Git workflow.
173
169
174
-
We deliver 10x the value for a fraction of the cost of a full-time engineer. Our track record is not even funny. If you want things done right and you need it done FAST, then we're your best bet.
170
+
1.**Fork** the repo on GitHub
171
+
2.**Clone** the project to your own machine
172
+
3.**Commit** changes to your own branch
173
+
4.**Push** your work back up to your fork
174
+
5. Submit a **Pull Request** so that we can review your changes
175
175
176
-
-**Reference Architecture.** You'll get everything you need from the ground up built using 100% infrastructure as code.
177
-
-**Release Engineering.** You'll have end-to-end CI/CD with unlimited staging environments.
178
-
-**Site Reliability Engineering.** You'll have total visibility into your apps and microservices.
179
-
-**Security Baseline.** You'll have built-in governance with accountability and audit logs for all changes.
180
-
-**GitOps.** You'll be able to operate your infrastructure via Pull Requests.
181
-
-**Training.** You'll receive hands-on training so your team can operate what we build.
182
-
-**Questions.** You'll have a direct line of communication between our teams via a Shared Slack channel.
183
-
-**Troubleshooting.** You'll get help to triage when things aren't working.
184
-
-**Code Reviews.** You'll receive constructive feedback on Pull Requests.
185
-
-**Bug Fixes.** We'll rapidly work with you to fix any bugs in our projects.
176
+
**NOTE:** Be sure to merge the latest changes from "upstream" before making a pull request!
186
177
187
-
## Slack Community
178
+
### 🌎 Slack Community
188
179
189
180
Join our [Open Source Community][slack] on Slack. It's **FREE** for everyone! Our "SweetOps" community is where you get to talk with others who share a similar vision for how to rollout and manage infrastructure. This is the best place to talk shop, ask questions, solicit feedback, and work together as a community to build totally *sweet* infrastructure.
190
181
191
-
## Discourse Forums
192
-
193
-
Participate in our [Discourse Forums][discourse]. Here you'll find answers to commonly asked questions. Most questions will be related to the enormous number of projects we support on our GitHub. Come here to collaborate on answers, find solutions, and get ideas about the products and services we value. It only takes a minute to get started! Just sign in with SSO using your GitHub account.
194
-
195
-
## Newsletter
182
+
### 📰 Newsletter
196
183
197
184
Sign up for [our newsletter][newsletter] that covers everything on our technology radar. Receive updates on what we're up to on GitHub as well as awesome new projects we discover.
Please use the [issue tracker](https://github.com/cloudposse/kubernetes-namespace-builder-composite-action/issues) to report any bugs or file feature requests.
210
-
211
-
### Developing
212
-
213
-
If you are interested in being a contributor and want to get involved in developing this project or [help out](https://cpco.io/help-out) with our other projects, we would love to hear from you! Shoot us an [email][email].
214
-
215
-
In general, PRs are welcome. We follow the typical "fork-and-pull" Git workflow.
216
-
217
-
1.**Fork** the repo on GitHub
218
-
2.**Clone** the project to your own machine
219
-
3.**Commit** changes to your own branch
220
-
4.**Push** your work back up to your fork
221
-
5. Submit a **Pull Request** so that we can review your changes
190
+
## About
222
191
223
-
**NOTE:** Be sure to merge the latest changes from "upstream" before making a pull request!
192
+
This project is maintained and funded by [Cloud Posse, LLC][website].
We are a [**DevOps Accelerator**][commercial_support]. We'll help you build your cloud infrastructure from the ground up so you can own it. Then we'll show you how to operate it and stick around for as long as you need us.
Work directly with our team of DevOps experts via email, slack, and video conferencing.
229
200
201
+
We deliver 10x the value for a fraction of the cost of a full-time engineer. Our track record is not even funny. If you want things done right and you need it done FAST, then we're your best bet.
230
202
203
+
-**Reference Architecture.** You'll get everything you need from the ground up built using 100% infrastructure as code.
204
+
-**Release Engineering.** You'll have end-to-end CI/CD with unlimited staging environments.
205
+
-**Site Reliability Engineering.** You'll have total visibility into your apps and microservices.
206
+
-**Security Baseline.** You'll have built-in governance with accountability and audit logs for all changes.
207
+
-**GitOps.** You'll be able to operate your infrastructure via Pull Requests.
208
+
-**Training.** You'll receive hands-on training so your team can operate what we build.
209
+
-**Questions.** You'll have a direct line of communication between our teams via a Shared Slack channel.
210
+
-**Troubleshooting.** You'll get help to triage when things aren't working.
211
+
-**Code Reviews.** You'll receive constructive feedback on Pull Requests.
212
+
-**Bug Fixes.** We'll rapidly work with you to fix any bugs in our projects.
@@ -254,42 +237,11 @@ specific language governing permissions and limitations
254
237
under the License.
255
238
```
256
239
257
-
258
-
259
-
260
-
261
-
262
-
263
-
264
-
265
240
## Trademarks
266
241
267
242
All other trademarks referenced herein are the property of their respective owners.
268
-
269
-
## About
270
-
271
-
This project is maintained and funded by [Cloud Posse, LLC][website]. Like it? Please let us know by [leaving a testimonial][testimonial]!
272
-
273
-
[![Cloud Posse][logo]][website]
274
-
275
-
We're a [DevOps Professional Services][hire] company based in Los Angeles, CA. We ❤️ [Open Source Software][we_love_open_source].
276
-
277
-
We offer [paid support][commercial_support] on all of our projects.
278
-
279
-
Check out [our other projects][github], [follow us on twitter][twitter], [apply for a job][jobs], or [hire us][hire] to help with your cloud strategy and implementation.
0 commit comments