Giter VIP home page Giter VIP logo

Comments (14)

tuxpeople avatar tuxpeople commented on August 29, 2024 6

I would suggest thinking about fixing the release process, as a release process not allowing to publish an important fix for a major breakage for two weeks is undoubtedly broken.

from node-problem-detector.

disconn3ct avatar disconn3ct commented on August 29, 2024 4

Are you saying that releases on hold until that feature ticket is resolved? This fix has been accepted, there shouldn't be much of a process block. Releases happened before somehow, and this is a major breakage.

from node-problem-detector.

runningman84 avatar runningman84 commented on August 29, 2024 3

@hakman do you have any ETA for the release? We use flux to auto apply minor updates and this broke a lot of clusters...

from node-problem-detector.

disconn3ct avatar disconn3ct commented on August 29, 2024 2

Two months without a release. This takes "breaking the deploy and going home" to a whole new level.

from node-problem-detector.

hakman avatar hakman commented on August 29, 2024 2

@vteratipally @Random-Liu Can we do something about a NPD release?

from node-problem-detector.

hakman avatar hakman commented on August 29, 2024 1

NPD v0.8.15 has been released:

% crane digest registry.k8s.io/node-problem-detector/node-problem-detector:v0.8.15
sha256:15a8bad79ae26124109e6fdb696fd8536b2043f4ece8ff48f03073157d6a2c2d

/close

from node-problem-detector.

autarchprinceps avatar autarchprinceps commented on August 29, 2024

I get the same issue with at the least registry.k8s.io/node-problem-detector/node-problem-detector:v0.8.14
Seems like you guys didn't build the binary on each architecture this time. This used to work, but I couldn't quite say which version it broke at. Maybe it was more a change in your CI system too, unrelated to the particular version. Definitively a straight up bug, this image will not work like this on ARM. It still works for x86 of course, but like this there isn't a point to building it multiarch for ARM at all, which it is:

Name:   registry.k8s.io/node-problem-detector/node-problem-detector:v0.8.14 (Type: application/vnd.docker.distribution.manifest.list.v2+json)
Digest: sha256:76da9ce953a0d50e9e14fa29acdc44852a828710c49af6df04ee131cf3c0c7e2
 * Contains 2 manifest references (2 images, 0 attestation):
[1]     Type: application/vnd.docker.distribution.manifest.v2+json
[1]   Digest: sha256:98034f47cdfa331105265f025c0dbff781e8c15436f726eceacec52644a7c014
[1]   Length: 1488
[1] Platform:
[1]    -      OS: linux
[1]    -    Arch: amd64
[1] # Layers: 6
     layer 01: digest = sha256:c4e25f9975ade78ed0838b6cbf3f4fe1c6bf817811f3c8e676b1cbb6a7104950
                 type = application/vnd.docker.image.rootfs.diff.tar.gzip
     layer 02: digest = sha256:22cdf6360626d401a884ae910323267a7d7876e5717ed11d9d13bbc6cf8cb0db
                 type = application/vnd.docker.image.rootfs.diff.tar.gzip
     layer 03: digest = sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1
                 type = application/vnd.docker.image.rootfs.diff.tar.gzip
     layer 04: digest = sha256:a19a5af3e67a96f03e92287598725e391cf7df49799ceb0f1abc1c88fdfb8e82
                 type = application/vnd.docker.image.rootfs.diff.tar.gzip
     layer 05: digest = sha256:f239dff246d22a7de3be61ff3679722e66982089630b0591a057d01889f0c986
                 type = application/vnd.docker.image.rootfs.diff.tar.gzip
     layer 06: digest = sha256:cad51d6b0d0b6b9ac3b3f1a0051eb93e35d1b84c5e25ad2482f8b71a49e58a01
                 type = application/vnd.docker.image.rootfs.diff.tar.gzip

[2]     Type: application/vnd.docker.distribution.manifest.v2+json
[2]   Digest: sha256:38ddabcad5a96bfb4af3bf6e61348198f7da4441b08a17c9ad0ea9bdb3a8689a
[2]   Length: 1488
[2] Platform:
[2]    -      OS: linux
[2]    -    Arch: arm64
[2] # Layers: 6
     layer 01: digest = sha256:f91cc52e2c97c480189bb2da87653dd9abfe2679c36fc41b9db68878827748b4
                 type = application/vnd.docker.image.rootfs.diff.tar.gzip
     layer 02: digest = sha256:86c650b37460bdd568db653fe0ea8d628fe802bb15b47c5c2879fb2fd80b1d50
                 type = application/vnd.docker.image.rootfs.diff.tar.gzip
     layer 03: digest = sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1
                 type = application/vnd.docker.image.rootfs.diff.tar.gzip
     layer 04: digest = sha256:a19a5af3e67a96f03e92287598725e391cf7df49799ceb0f1abc1c88fdfb8e82
                 type = application/vnd.docker.image.rootfs.diff.tar.gzip
     layer 05: digest = sha256:f239dff246d22a7de3be61ff3679722e66982089630b0591a057d01889f0c986
                 type = application/vnd.docker.image.rootfs.diff.tar.gzip
     layer 06: digest = sha256:cad51d6b0d0b6b9ac3b3f1a0051eb93e35d1b84c5e25ad2482f8b71a49e58a01
                 type = application/vnd.docker.image.rootfs.diff.tar.gzip

from node-problem-detector.

runningman84 avatar runningman84 commented on August 29, 2024

The problem does not exist for older versions like registry.k8s.io/node-problem-detector/node-problem-detector:v0.8.13

from node-problem-detector.

hakman avatar hakman commented on August 29, 2024

This was fixed in #801, just that a new release will be needed.

from node-problem-detector.

hakman avatar hakman commented on August 29, 2024

There are very few people that can do releases. This is why #819.

from node-problem-detector.

k8s-ci-robot avatar k8s-ci-robot commented on August 29, 2024

@hakman: Closing this issue.

In response to this:

NPD v0.8.15 has been released:

% crane digest registry.k8s.io/node-problem-detector/node-problem-detector:v0.8.15
sha256:15a8bad79ae26124109e6fdb696fd8536b2043f4ece8ff48f03073157d6a2c2d

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

from node-problem-detector.

vteratipally avatar vteratipally commented on August 29, 2024

@hakman

Could you please publish the release notes

from node-problem-detector.

hakman avatar hakman commented on August 29, 2024

Could you please publish the release notes

@vteratipally I think only approvers have permission to publish releases.

from node-problem-detector.

disconn3ct avatar disconn3ct commented on August 29, 2024

NPD v0.8.15 has been released:

Is it a release if it is only partially done? Can this be opened until the release is actually complete?

from node-problem-detector.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.