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

command update in git tutorial #1935

Merged
merged 9 commits into from
Aug 2, 2023
Merged

command update in git tutorial #1935

merged 9 commits into from
Aug 2, 2023

Conversation

cmwylie19
Copy link
Contributor

Description

On the git-data example command zarf tools get-admin-password does not exist anymore. Replace this with zarf tools get-creds Git which will give the desired password

Related Issue

Fixes #1934

Relates to #

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Other (security config, docs update, etc)

Checklist before merging

Signed-off-by: Case Wylie <cmwylie19@defenseunicorns.com>
@netlify
Copy link

netlify bot commented Jul 31, 2023

Deploy Preview for zarf-docs ready!

Name Link
🔨 Latest commit 92a764d
🔍 Latest deploy log https://app.netlify.com/sites/zarf-docs/deploys/64ca747ff35c40000898eb27
😎 Deploy Preview https://deploy-preview-1935--zarf-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@cmwylie19
Copy link
Contributor Author

I think the repo in https://docs.zarf.dev/examples/git-data/ does not exist either, there may be more to do on this PR.

Signed-off-by: Case Wylie <cmwylie19@defenseunicorns.com>
@cmwylie19
Copy link
Contributor Author

also the podinfo example has been removed from the zarf.yaml, im adding it back in

zarf tools kubectl apply -k http://zarf-git-user:$(zarf tools get-creds Git)@localhost:54824/zarf-git-user/podinfo-1646971829/kustomize

 NOTE  Using config file /Users/cmwylie19/zarf/zarf-config.toml
  ✔  Waiting for cluster connection (30s timeout)                               

 NOTE  Git Server push password (username: zarf-git-user):
service/podinfo created
deployment.apps/podinfo created
horizontalpodautoscaler.autoscaling/podinfo created

examples/git-data/zarf.yaml Outdated Show resolved Hide resolved
Noxsios and others added 4 commits August 2, 2023 00:32
Signed-off-by: Case Wylie <cmwylie19@defenseunicorns.com>
Signed-off-by: Case Wylie <cmwylie19@defenseunicorns.com>
Copy link
Contributor

@Racer159 Racer159 left a comment

Choose a reason for hiding this comment

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

lgtm

@Racer159 Racer159 merged commit c48b3bb into main Aug 2, 2023
@Racer159 Racer159 deleted the 1934 branch August 2, 2023 16:13
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.

Doc update git-data - zarf tools get-admin-password has been replaced
3 participants