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

add skaffold configuration for local development #194

Merged
merged 3 commits into from
Nov 7, 2022
Merged

Conversation

jorgeaguileraseqera
Copy link
Contributor

First configuration to run wave in a local cluster using k3d

Signed-off-by: Jorge Aguilera [email protected]

@jorgeaguileraseqera jorgeaguileraseqera self-assigned this Nov 3, 2022
README.md Outdated
Comment on lines 260 to 263
kubectl apply -f k8s/namespace-k3d.yml
kubectl apply -f k8s/accounts-k3d.yml
kubectl apply -f k8s/volumes-k3d.yml
kubectl apply -f k8s/surrealdb-k3d.yml
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we put skaffold related files into k8s/skaffold/ dir?

Signed-off-by: Jorge Aguilera <[email protected]>
Comment on lines 23 to 24
username: 'robot$developers'
password: 'qAElA1YJ4J7ktb9qt3ChpgMRJ5Cy9BJ0'
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have SEQERA_CR_USERNAME and SEQERA_CR_PASSWORD for this

metadata:
name: regcred
data:
.dockerconfigjson: eyJhdXRocyI6eyJjci5zZXFlcmEuaW8iOnsidXNlcm5hbWUiOiJyb2JvdCRkZXZlbG9wZXJzIiwicGFzc3dvcmQiOiJxQUVsQTFZSjRKN2t0YjlxdDNDaHBnTVJKNUN5OUJKMCIsImVtYWlsIjoiZGV2ZWxvcGVyc0BzZXFlcmEuaW8iLCJhdXRoIjoiY205aWIzUWtaR1YyWld4dmNHVnljenB4UVVWc1FURlpTalJLTjJ0MFlqbHhkRE5EYUhCblRWSktOVU41T1VKS01BPT0ifX19
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this needed to access cr.seqera.io right? Wonder if there's something more safe for it? tagging @enekui

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

at the end, as we are using a localhost:5000 registry it's not necessary. I'll remove it

Signed-off-by: Jorge Aguilera <[email protected]>
@pditommaso pditommaso merged commit c0914ad into master Nov 7, 2022
@pditommaso pditommaso deleted the skaffold branch November 7, 2022 13:45
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