Morten Torkildsen

Results 65 comments of Morten Torkildsen

Since I wasn't able to reproduce this issue and it has been a long time, I'm just going to close this one. If we see similar problems in the future,...

Given that we are moving towards providing the kpt functionality as a library, we should consider splitting it up into multiple modules. I'm thinking we could do: * **github.com/GoogleContainerTools/kpt/cli**: This...

I think the structure I suggest previously is a good start, although we already have a two additional modules for rollouts and healthchecks. I think there is also possible that...

@oistein So this is on purpose, although there are several alternative ways to handle this. The idea is that what kstatus computes is reconcile status, i.e. were the controller able...

@mehabhalodiya I have created a placeholder PR for the docs: https://github.com/kubernetes/website/pull/32567 @encodeflush Yes, I can confirm that https://github.com/kubernetes/kubernetes/pull/108233 is the implementation of this feature.

With https://github.com/GoogleContainerTools/kpt/pull/3655, we have support for the basic metadata fields. Closing this issue.

This seems like a duplicate of #3607. The copy command does however have the issue described in #3599.