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

bugs in Docs: 1.2 Quickstart #4086

Open
czka opened this issue Nov 20, 2023 · 1 comment
Open

bugs in Docs: 1.2 Quickstart #4086

czka opened this issue Nov 20, 2023 · 1 comment

Comments

@czka
Copy link

czka commented Nov 20, 2023

kpt version  
1.0.0-beta.47

Going through the tutorial step by step all is ok until command kpt fn render in Declaratively Defining Edits:

Package "nginx": 
[RUNNING] "gcr.io/kpt-fn/set-labels:v0.1"
[PASS] "gcr.io/kpt-fn/set-labels:v0.1" in 3.6s
  Stderr:
    "WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested"
[RUNNING] "gcr.io/kpt-fn/kubeval:v0.3"
[FAIL] "gcr.io/kpt-fn/kubeval:v0.3" in 3.2s
  Results:
    [error] kpt.dev/v1alpha1/ResourceGroup/default/inventory-90146759: Validating arbitrary CRDs is not supported yet. You can skip them by setting ignore_missing_schemas or skip_kinds in the function config: ERR  - stdin: Failed initializing schema file:///tmp/master-standalone-strict/resourcegroup-kpt-v1alpha1.json: open /tmp/master-standalone-strict/resourcegroup-kpt-v1alpha1.json: no such file or directory 
  Stderr:
    "WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested"
  Exit code: 1

The next kpt live init command fails as well:

initializing "resourcegroup.yaml" data (namespace: default)...failed

Error: Inventory information has already been added to the package ResourceGroup object. Changing it after a package has been applied to the cluster can lead to undesired results. Use the --force flag to suppress this error.
@czka
Copy link
Author

czka commented Nov 20, 2023

Naah, my bad, nevermind.

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

No branches or pull requests

1 participant