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

fix skaffold.yaml to make sure skaffold dev works on triage party #268

Merged
merged 1 commit into from
Jun 10, 2021

Conversation

tejal29
Copy link
Contributor

@tejal29 tejal29 commented Jun 10, 2021

Fixed skaffold.yaml to make sure running skaffold dev and port forwarding works on traige-party

skaffold dev -d gcr.io/tejal-gke1
Listing files to watch...
 - tparty
Generating tags...
 - tparty -> gcr.io/tejal-gke1/tparty:latest
Checking cache...
 - tparty: Found Remotely
Starting test...
WARN[0149] Ignoring image referenced by digest: [gcr.io/tejal-gke1/tparty:latest@sha256:d25c8d79196c9f0aeb5da22012b71befaafd46eed79b8a86b5b3d9394579a0a8] 
Tags used in deployment:
 - tparty -> gcr.io/tejal-gke1/tparty:latest@sha256:d25c8d79196c9f0aeb5da22012b71befaafd46eed79b8a86b5b3d9394579a0a8
Starting deploy...
 - namespace/triage-party unchanged
 - configmap/triage-party-config unchanged
 - deployment.apps/triage-party unchanged
 - service/triage-party unchanged
Waiting for deployments to stabilize...
 - triage-party:deployment/triage-party is ready.
Deployments stabilized in 1.777 second
Press Ctrl+C to exit
Watching for changes...
Port forwarding Service/triage-party in namespace triage-party, remote port 8080 -> 127.0.0.1:8080

@tejal29 tejal29 merged commit 8a3e8ed into google:master Jun 10, 2021
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.

None yet

1 participant