Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Edited all yaml files in the deployments folder #37

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

siv12345
Copy link

Tried doing the https://google.qwiklabs.com/focuses/557?parent=catalog Lab on QwikLabs and I kept getting this error

no matches for kind "Deployment" in version "extensions/v1beta1"
in the last step, it seems like the API has been updated so I updated all the files in deployments from extensions/v1beta1 to apps/v1

After doing this, I was able to complete the lab

to fix no matches for kind "Deployment" in version "extensions/v1beta1" for deployments/auth.yaml
Fixes no matches for kind "Deployment" in version "extensions/v1beta1" in frontend.yaml
Fixes no matches for kind "Deployment" in version "extensions/v1beta1" in hello.yaml
Updating apiVersion from v1beta1 to apps/v1
Updated apiVersion from extensions/v1beta1 to apps/v1
@google-cla
Copy link

google-cla bot commented Oct 11, 2020

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

@siv12345
Copy link
Author

@googlebot signed the CLA

@siv12345 siv12345 changed the title Siv12345 patch 1 Edited all yaml files in the deployments folder Oct 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant