Frédéric Harper

Results 359 comments of Frédéric Harper

So it seems like the problem is only happening with private repositories. We made public the ones where I had this issue, and now it's back to working properly.

@Seven45 Thanks for the PR, I'll test it today and get back to you.

FYI, @jokestax is fixing something else for Vultr that need to be fixed before we can test this PR. Once it's done, he will also test this one.

[His PR](https://github.com/kubefirst/kubefirst-api/pull/397) was merged, so I'll be able to test this one.

I'll need to give it another try tomorrow. I had an issue that isn't related to this PR.

@jokestax: let us know when it's merged so we can test this PR again. Sorry for the delay @Seven45

@Seven45 so sorry but someone else on the team updated the Kubernetes version by fixing another issue, which mean this PR has now no changes, or would have been a...

@jokestax: as a rule of thumb, before asking for review, always try to have your branch up to date with `main` even if GitHub report no conflict. It only mean...

Thanks for the PR @muse-sisay 🎉 As for the change itself, we tend to stay away from using latest of anything instead of a pinned version for the reason you...

> I was skimming through repository and different cloud's had a different version pinned. It is normal as for one thing, not all clouds provide the same Kubernetes versions in...