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

Commit

Permalink
Merge pull request #2257 from fluxcd/fluxcd-readme
Browse files Browse the repository at this point in the history
Update contact info in README
  • Loading branch information
squaremo committed Jul 25, 2019
1 parent 24c3799 commit 402abf0
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 22 deletions.
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,14 +35,14 @@ contribution. No action from you is required, but it's a good idea to see the
## Communications

The project uses Slack: To join the conversation, simply join the
[Weave community](https://slack.weave.works/) Slack workspace and use the
[#flux](https://weave-community.slack.com/messages/flux/) channel.
[CNCF](https://slack.cncf.io/) Slack workspace and use the
[#flux](https://cloud-native.slack.com/messages/flux/) channel.

The Flux developers use a mailing list to discuss development as well.
Simply subscribe to [flux-dev on Google
Groups](https://groups.google.com/forum/#!forum/flux-dev) to join the
conversation (this will also add an invitation to your Google calendar
for our [Flux meeting](https://github.com/weaveworks/flux/wiki/Meeting)).
for our [Flux meeting](https://docs.google.com/document/d/1l_M0om0qUEN_NNiGgpqJ2tvsF2iioHkaARDeh6b70B0/edit#)).

## Getting Started

Expand Down
30 changes: 19 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Flux

<<<<<<< HEAD
||||||| parent of 02be5539... Merge pull request #2257 from fluxcd/fluxcd-readme
> **Notice** Flux is moving house! Please see https://github.com/weaveworks/flux/wiki/MoveToFluxCD
=======
> **Notice** Flux has moved house! Please see https://github.com/weaveworks/flux/wiki/MoveToFluxCD
>>>>>>> 02be5539... Merge pull request #2257 from fluxcd/fluxcd-readme
We believe in GitOps:

- **You declaratively describe the entire desired state of your
Expand Down Expand Up @@ -100,7 +108,7 @@ Get started by browsing through the documentation below:

- Background about Flux
- [Introduction to Flux](/site/introduction.md)
- [FAQ](/site/faq.md) and [frequently encountered issues](https://github.com/weaveworks/flux/labels/FAQ)
- [FAQ](/site/faq.md) and [frequently encountered issues](https://github.com/fluxcd/flux/labels/FAQ)
- [How it works](/site/how-it-works.md)
- [Considerations regarding installing Flux](/site/installing.md)
- [Flux <-> Helm integration](/site/helm-integration.md)
Expand All @@ -112,7 +120,7 @@ Get started by browsing through the documentation below:
- [Using fluxctl to control Flux](/site/fluxctl.md)
- [Helm Operator](/site/helm-operator.md)
- [Troubleshooting](/site/troubleshooting.md)
- [Frequently encountered issues](https://github.com/weaveworks/flux/labels/FAQ)
- [Frequently encountered issues](https://github.com/fluxcd/flux/labels/FAQ)
- [Upgrading to Flux v1](/site/upgrading-to-1.0.md)

### Integrations
Expand All @@ -130,10 +138,12 @@ a few popular ones you might want to check out:
We welcome all kinds of contributions to Flux, be it code, issues you found,
documentation, external tools, help and support or anything else really.

The Flux project adheres to the [CNCF Code of
Conduct](https://github.com/cncf/foundation/blob/master/code-of-conduct.md).

Instances of abusive, harassing, or otherwise unacceptable behavior
may be reported by contacting a *Flux* project maintainer, or Alexis
Richardson `<[email protected]>`. Please refer to our [code of
conduct](CODE_OF_CONDUCT.md) as well.
may be reported by contacting a *Flux* project maintainer, or the CNCF
mediator, Mishi Choudhary <[email protected]>.

To familiarise yourself with the project and how things work, you might
be interested in the following:
Expand All @@ -146,14 +156,12 @@ be interested in the following:

If you have any questions about Flux and continuous delivery:

- Read [the Weave Flux docs](https://github.com/weaveworks/flux/tree/master/site).
- Invite yourself to the <a href="https://slack.weave.works/" target="_blank">Weave community</a>
slack and ask a question on the [#flux](https://weave-community.slack.com/messages/flux/)
- Read [the Flux docs](https://github.com/fluxcd/flux/tree/master/site).
- Invite yourself to the <a href="https://slack.cncf.io" target="_blank">CNCF community</a>
slack and ask a question on the [#flux](https://cloud-native.slack.com/messages/flux/)
channel.
- To be part of the conversation about Flux's development, join the
[flux-dev mailing list](https://groups.google.com/forum/#!forum/flux-dev).
- Join the [Weave User Group](https://www.meetup.com/pro/Weave/) and get
invited to online talks, hands-on training and meetups in your area.
- [File an issue.](https://github.com/weaveworks/flux/issues/new)
- [File an issue.](https://github.com/fluxcd/flux/issues/new)

Your feedback is always welcome!
9 changes: 1 addition & 8 deletions site/upgrading-to-1.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -266,11 +266,4 @@ and if there are manifests for the old Flux still in git, it will
create those as resources.

If that’s the case, you will need to remove the manifests from git
before running Flux v1. You can download manifests from Weave Cloud,
or adapt those given in the repo, if you want to check them back in.

### Something else went wrong

You can reach Weaveworks developers in our community Slack --
https://weaveworks.github.io/community-slack/ -- where we will be able
to help.
before running Flux v1.

0 comments on commit 402abf0

Please sign in to comment.