ContainerSolutions / externalsecret-operator

An operator to fetch secrets from cloud services and inject them in Kubernetes
Apache License 2.0
189 stars 28 forks source link

Change master branch to main on our repo #144

Open knelasevero opened 3 years ago

knelasevero commented 3 years ago

Describe the solution you'd like Change the master branch to a main branch and adapt pipelines accordingly.

What is the added value? With this we will be more inclusive and follow this new standard.

Give us examples of the outcome

Create new branch from master, names main. Delete master.

Replace all occurrences of master on our github actions workflows.

Protect the new main branch against forced pushes and this kind of stuff.

Observations (Constraints, Context, etc):