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

Tutorial editor not working #3842

Closed
robax opened this issue Apr 27, 2021 · 9 comments
Closed

Tutorial editor not working #3842

robax opened this issue Apr 27, 2021 · 9 comments
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@robax
Copy link

robax commented Apr 27, 2021

Describe the bug

The web editor available at https://kustomize.io/tutorial is not working

Files that can reproduce the issue

Any yaml file.

Expected output

A patch in the right-hand panel is supposed to be generated.

Actual output

No patch is generated, and the endpoint appears to 500 in a call to JSON.parse().

Additional context

Possible duplicate of #2190 (comment)

@robax robax added the kind/bug Categorizes issue or PR as related to a bug. label Apr 27, 2021
@robax
Copy link
Author

robax commented Apr 27, 2021

@natasha41575 Would you happen to know who maintains the kustomize.io site or if it's abandoned?

@natasha41575
Copy link
Contributor

I'm really not sure about kustomize.io; https://kubectl.docs.kubernetes.io/references/ is where the core documentation is.

@Shell32-Natsu @monopole Where is kustomize.io maintained and is it still in use?

@irgeek
Copy link

irgeek commented May 26, 2021

At the bottom of the kustomize.io site is says:

Website contributed by Replicated

I looked through the repos under their GitHub org, but I don't see one for kustomize.io.

I did a quick correlation of contributors to this repository and people in the Replicated org and I managed to find @laverya -- maybe they can find out internally how the kustomize.io site is managed and help to get the tutorial page either fixed or removed.

@laverya
Copy link
Contributor

laverya commented May 26, 2021

I'll take a look

@KnVerey KnVerey added this to To do in End-user doc 1.0 Jun 9, 2021
@k8s-triage-robot
Copy link

The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs.

This bot triages issues and PRs according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue or PR as fresh with /remove-lifecycle stale
  • Mark this issue or PR as rotten with /lifecycle rotten
  • Close this issue or PR with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Aug 24, 2021
@natasha41575
Copy link
Contributor

/remove-lifecycle stale

I have the contact email of someone at replicated and I will be reaching out to them shortly

@k8s-ci-robot k8s-ci-robot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Aug 24, 2021
@gruberdev
Copy link

gruberdev commented Oct 15, 2021

Any update on this? It seems the tutorial still does not work.

The reason as to why it stopped working seems to be a problem with this specific endpoint: api.kustomize.io/kustomize/patch, strangely the /apply endpoint, which is called upon trying to modify a manifest, successfully answers the requests.

@natasha41575
Copy link
Contributor

kustomize.io is not a domain that belongs to us. We are still working with the people who own it to get it transferred.

@natasha41575
Copy link
Contributor

kustomize.io and general docs progress will be tracked in #4338

End-user doc 1.0 automation moved this from To do to Done Dec 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
Development

No branches or pull requests

7 participants