Skip to content

Commit

Permalink
[codefresh-service-account] Add chart (#190)
Browse files Browse the repository at this point in the history
  • Loading branch information
aknysh authored and yciabaud committed Mar 22, 2019
1 parent f006449 commit 4e561e2
Show file tree
Hide file tree
Showing 16 changed files with 448 additions and 35 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright 2016 Cloud Posse, LLC
Copyright 2016-2019 Cloud Posse, LLC

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,3 @@ init:
## Clean build-harness
clean:
@rm -rf $(BUILD_HARNESS_PATH)

126 changes: 96 additions & 30 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<!-- This file was automatically generated by the `build-harness`. Make all changes to `README.yaml` and run `make readme` to rebuild this file. -->
[![README Header][readme_header_img]][readme_header_link]

[![Cloud Posse](https://cloudposse.com/logo-300x69.svg)](https://cloudposse.com)
[![Cloud Posse][logo]](https://cpco.io/homepage)

# charts [![Build Status](https://travis-ci.org/cloudposse/charts.svg?branch=master)](https://travis-ci.org/cloudposse/charts-cloudtrail) [![Slack Community](https://slack.cloudposse.com/badge.svg)](https://slack.cloudposse.com)

Expand All @@ -14,7 +15,15 @@ What makes this distribution special is we've developed these charts to integrat

---

This project is part of our comprehensive ["SweetOps"](https://docs.cloudposse.com) approach towards DevOps.
This project is part of our comprehensive ["SweetOps"](https://cpco.io/sweetops) approach towards DevOps.
[<img align="right" title="Share via Email" src="https://docs.cloudposse.com/images/ionicons/ios-email-outline-2.0.1-16x16-999999.svg"/>][share_email]
[<img align="right" title="Share on Google+" src="https://docs.cloudposse.com/images/ionicons/social-googleplus-outline-2.0.1-16x16-999999.svg" />][share_googleplus]
[<img align="right" title="Share on Facebook" src="https://docs.cloudposse.com/images/ionicons/social-facebook-outline-2.0.1-16x16-999999.svg" />][share_facebook]
[<img align="right" title="Share on Reddit" src="https://docs.cloudposse.com/images/ionicons/social-reddit-outline-2.0.1-16x16-999999.svg" />][share_reddit]
[<img align="right" title="Share on LinkedIn" src="https://docs.cloudposse.com/images/ionicons/social-linkedin-outline-2.0.1-16x16-999999.svg" />][share_linkedin]
[<img align="right" title="Share on Twitter" src="https://docs.cloudposse.com/images/ionicons/social-twitter-outline-2.0.1-16x16-999999.svg" />][share_twitter]




It's 100% Open Source and licensed under the [APACHE2](LICENSE).
Expand All @@ -24,14 +33,21 @@ It's 100% Open Source and licensed under the [APACHE2](LICENSE).











## Quick Start

## How do I install these charts?

After enabling the repositories mentioned above, just run `helm install cloudposse-incubator/$chart`.

Currently, most of the charts are located in the `incubator/` directory until they reach greater maturity.




Expand Down Expand Up @@ -77,6 +93,13 @@ Currently, most of the charts are located in the `incubator/` directory until th



## Share the Love

Like this project? Please give it a ★ on [our GitHub](https://github.com/cloudposse/charts)! (it helps us **a lot**)

Are you using this project or any of our other projects? Consider [leaving a testimonial][testimonial]. =)


## Related Projects

Check out these related projects.
Expand All @@ -93,26 +116,34 @@ Check out these related projects.

File a GitHub [issue](https://github.com/cloudposse/charts/issues), send us an [email][email] or join our [Slack Community][slack].

## Commerical Support
[![README Commercial Support][readme_commercial_support_img]][readme_commercial_support_link]

## Commercial Support

Work directly with our team of DevOps experts via email, slack, and video conferencing.

We provide *commercial support* for all of our [Open Source][github] projects. As a *Dedicated Support* customer, you have access to our team of subject matter experts at a fraction of the cost of a fulltime engineer.
We provide [*commercial support*][commercial_support] for all of our [Open Source][github] projects. As a *Dedicated Support* customer, you have access to our team of subject matter experts at a fraction of the cost of a full-time engineer.

[![E-Mail](https://img.shields.io/badge/[email protected])](mailto:[email protected])
[![E-Mail](https://img.shields.io/badge/[email protected])][email]

- **Questions.** We'll use a Shared Slack channel between your team and ours.
- **Troubleshooting.** We'll help you triage why things aren't working.
- **Code Reviews.** We'll review your Pull Requests and provide constructive feedback.
- **Bug Fixes.** We'll rapidly work to fix any bugs in our projects.
- **Build New Terraform Modules.** We'll develop original modules to provision infrastructure.
- **Build New Terraform Modules.** We'll [develop original modules][module_development] to provision infrastructure.
- **Cloud Architecture.** We'll assist with your cloud strategy and design.
- **Implementation.** We'll provide hands on support to implement our reference architectures.
- **Implementation.** We'll provide hands-on support to implement our reference architectures.




## Slack Community

## Community Forum
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.

Get access to our [Open Source Community Forum][slack] on Slack. It's **FREE** to join 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 *sweet* infrastructure.
## Newsletter

Signup 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.

## Contributing

Expand All @@ -122,7 +153,7 @@ Please use the [issue tracker](https://github.com/cloudposse/charts/issues) to r

### Developing

If you are interested in being a contributor and want to get involved in developing this project or [help out](https://github.com/orgs/cloudposse/projects/3) with our other projects, we would love to hear from you! Shoot us an [email](mailto:[email protected]).
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].

In general, PRs are welcome. We follow the typical "fork-and-pull" Git workflow.

Expand All @@ -137,7 +168,7 @@ In general, PRs are welcome. We follow the typical "fork-and-pull" Git workflow.

## Copyright

Copyright © 2017-2018 [Cloud Posse, LLC](https://cloudposse.com)
Copyright © 2017-2019 [Cloud Posse, LLC](https://cpco.io/copyright)



Expand Down Expand Up @@ -165,43 +196,78 @@ See [LICENSE](LICENSE) for full details.
under the License.









## Trademarks

All other trademarks referenced herein are the property of their respective owners.

## About

This project is maintained and funded by [Cloud Posse, LLC][website]. Like it? Please let us know at <[email protected]>
This project is maintained and funded by [Cloud Posse, LLC][website]. Like it? Please let us know by [leaving a testimonial][testimonial]!

[![Cloud Posse](https://cloudposse.com/logo-300x69.svg)](https://cloudposse.com)
[![Cloud Posse][logo]][website]

We're a [DevOps Professional Services][hire] company based in Los Angeles, CA. We love [Open Source Software](https://github.com/cloudposse/)!
We're a [DevOps Professional Services][hire] company based in Los Angeles, CA. We ❤️ [Open Source Software][we_love_open_source].

We offer paid support on all of our projects.
We offer [paid support][commercial_support] on all of our projects.

Check out [our other projects][github], [apply for a job][jobs], or [hire us][hire] to help with your cloud strategy and implementation.
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.

[docs]: https://docs.cloudposse.com/
[website]: https://cloudposse.com/
[github]: https://github.com/cloudposse/
[jobs]: https://cloudposse.com/jobs/
[hire]: https://cloudposse.com/contact/
[slack]: https://slack.cloudposse.com/
[linkedin]: https://www.linkedin.com/company/cloudposse
[twitter]: https://twitter.com/cloudposse/
[email]: mailto:[email protected]


### Contributors

| [![Erik Osterman][osterman_avatar]][osterman_homepage]<br/>[Erik Osterman][osterman_homepage] | [![Igor Rodionov][goruha_avatar]][goruha_homepage]<br/>[Igor Rodionov][goruha_homepage] | [![Michal Matyjek][mkj28_avatar]][mkj28_homepage]<br/>[Michal Matyjek][mkj28_homepage] |
|---|---|---|
| [![Erik Osterman][osterman_avatar]][osterman_homepage]<br/>[Erik Osterman][osterman_homepage] | [![Igor Rodionov][goruha_avatar]][goruha_homepage]<br/>[Igor Rodionov][goruha_homepage] | [![Michal Matyjek][mkj28_avatar]][mkj28_homepage]<br/>[Michal Matyjek][mkj28_homepage] | [![Alexander Babai][alebabai_avatar]][alebabai_homepage]<br/>[Alexander Babai][alebabai_homepage] | [![Andriy Knysh][aknysh_avatar]][aknysh_homepage]<br/>[Andriy Knysh][aknysh_homepage] |
|---|---|---|---|---|

[osterman_homepage]: https://github.com/osterman
[osterman_avatar]: https://github.com/osterman.png?size=150
[goruha_homepage]: https://github.com/goruha
[goruha_avatar]: https://github.com/goruha.png?size=150
[mkj28_homepage]: https://github.com/mkj28
[mkj28_avatar]: https://github.com/mkj28.png?size=150


[alebabai_homepage]: https://github.com/alebabai
[alebabai_avatar]: https://github.com/alebabai.png?size=150
[aknysh_homepage]: https://github.com/aknysh
[aknysh_avatar]: https://github.com/aknysh.png?size=150



[![README Footer][readme_footer_img]][readme_footer_link]
[![Beacon][beacon]][website]

[logo]: https://cloudposse.com/logo-300x69.svg
[docs]: https://cpco.io/docs
[website]: https://cpco.io/homepage
[github]: https://cpco.io/github
[jobs]: https://cpco.io/jobs
[hire]: https://cpco.io/hire
[slack]: https://cpco.io/slack
[linkedin]: https://cpco.io/linkedin
[twitter]: https://cpco.io/twitter
[testimonial]: https://cpco.io/leave-testimonial
[newsletter]: https://cpco.io/newsletter
[email]: https://cpco.io/email
[commercial_support]: https://cpco.io/commercial-support
[we_love_open_source]: https://cpco.io/we-love-open-source
[module_development]: https://cpco.io/module-development
[terraform_modules]: https://cpco.io/terraform-modules
[readme_header_img]: https://cloudposse.com/readme/header/img?repo=cloudposse/charts
[readme_header_link]: https://cloudposse.com/readme/header/link?repo=cloudposse/charts
[readme_footer_img]: https://cloudposse.com/readme/footer/img?repo=cloudposse/charts
[readme_footer_link]: https://cloudposse.com/readme/footer/link?repo=cloudposse/charts
[readme_commercial_support_img]: https://cloudposse.com/readme/commercial-support/img?repo=cloudposse/charts
[readme_commercial_support_link]: https://cloudposse.com/readme/commercial-support/link?repo=cloudposse/charts
[share_twitter]: https://twitter.com/intent/tweet/?text=charts&url=https://github.com/cloudposse/charts
[share_linkedin]: https://www.linkedin.com/shareArticle?mini=true&title=charts&url=https://github.com/cloudposse/charts
[share_reddit]: https://reddit.com/submit/?url=https://github.com/cloudposse/charts
[share_facebook]: https://facebook.com/sharer/sharer.php?u=https://github.com/cloudposse/charts
[share_googleplus]: https://plus.google.com/share?url=https://github.com/cloudposse/charts
[share_email]: mailto:?subject=charts&body=https://github.com/cloudposse/charts
[beacon]: https://ga-beacon.cloudposse.com/UA-76589703-4/cloudposse/charts?pixel&cs=github&cm=readme&an=charts
10 changes: 7 additions & 3 deletions README.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ quickstart: |-
After enabling the repositories mentioned above, just run `helm install cloudposse-incubator/$chart`.
Currently, most of the charts are located in the `incubator/` directory until they reach greater maturity.
include:
- "docs/layout.md"

Expand All @@ -62,4 +62,8 @@ contributors:
- name: "Igor Rodionov"
github: "goruha"
- name: "Michal Matyjek"
github: "mkj28"
github: "mkj28"
- name: "Alexander Babai"
github: "alebabai"
- name: "Andriy Knysh"
github: "aknysh"
23 changes: 23 additions & 0 deletions incubator/codefresh-service-account/.helmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Patterns to ignore when building packages.
# This supports shell glob matching, relative path matching, and
# negation (prefixed with !). Only one pattern per line.
.DS_Store
# Common VCS dirs
.git/
.gitignore
.bzr/
.bzrignore
.hg/
.hgignore
.svn/
# Common backup files
*.swp
*.bak
*.tmp
*~
# Various IDEs
.project
.idea/
*.tmproj
# OWNERS file for Kubernetes
OWNERS
10 changes: 10 additions & 0 deletions incubator/codefresh-service-account/Chart.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
apiVersion: v1
description: Helm Chart to provision a Service Account for Codefresh
name: codefresh-service-account
version: 0.1.0
appVersion: 0.1.0
home: https://github.com/cloudposse/charts/tree/master/incubator/codefresh-service-account
icon: https://raw.githubusercontent.com/cloudposse/charts/master/incubator/codefresh-service-account/logo.png
maintainers:
- name: Cloud Posse
email: [email protected]
Loading

0 comments on commit 4e561e2

Please sign in to comment.