Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change myPrivateRepo to valid secret name #77

Merged
merged 1 commit into from
Sep 27, 2018

Conversation

rgee0
Copy link
Contributor

@rgee0 rgee0 commented Sep 26, 2018

Fixes #76 discovered while following the link from the OFC repo docs/README.md

Signed-off-by: Richard Gee richard@technologee.co.uk

Signed-off-by: Richard Gee <richard@technologee.co.uk>
@alexellis alexellis merged commit 491fe68 into openfaas:master Sep 27, 2018
@alexellis
Copy link
Member

Thank you Richard, good catch.

robertgroh added a commit to robertgroh/docs that referenced this pull request Mar 12, 2021
The Kubernetes operator `faas-netes` expects the constraints / nodeSelectors in the format <label-key>=<label-value>.

References:
- Pull Request ([Node selector support via constraints openfaas#77](openfaas/faas-netes#77)), which introduced the feature
- the [source code for the createSelector function](https://github.com/openfaas/faas-netes/blame/master/pkg/handlers/deploy.go#L338), see how the key-value pair is split
- an [issue](openfaas/faas-netes#406 (comment)) regarding the difference between constraints for Docker Swarm & Kubernetes

also remove some erroneous whitespace in an URL, which broke the link and anchor
robertgroh pushed a commit to robertgroh/docs that referenced this pull request Mar 12, 2021
The Kubernetes operator `faas-netes` expects the constraints / nodeSelectors in the format <label-key>=<label-value>.

references:
- pull request ([Node selector support via constraints openfaas#77](openfaas/faas-netes#77)), which introduced the feature
- the [source code for the createSelector function](https://github.com/openfaas/faas-netes/blame/master/pkg/handlers/deploy.go#L338), see how the key-value pair is split
- an [issue](openfaas/faas-netes#406 (comment)) regarding the difference between constraints for Docker Swarm & Kubernetes

Signed-off-by: Robert Groh <robert.groh@amity.group>
robertgroh pushed a commit to robertgroh/docs that referenced this pull request May 6, 2021
The Kubernetes operator `faas-netes` expects the constraints / nodeSelectors in the format <label-key>=<label-value>.

references:
  - pull request ([Node selector support via constraints openfaas#77](openfaas/faas-netes#77)), which introduced the feature
  - the [source code for the createSelector function](https://github.com/openfaas/faas-netes/blame/master/pkg/handlers/deploy.go#L338), see how the key-value pair is split
  - an [issue](openfaas/faas-netes#406 (comment)) regarding the difference between constraints for Docker Swarm & Kubernetes

also:
  - fix broken link/anchor
    by removing erroneous whitespace in the URL

Signed-off-by: Robert Groh <robert.groh@amity.group>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants