Coder Social home page Coder Social logo

Comments (6)

anusha94 avatar anusha94 commented on June 8, 2024 1

In BYOH, currently all images and installer bundles are pushed to Harbor registry. To push to this registry, we need to be in VMware's corporate network. Automating the push via GitHub Action's runner may become complicated as we will have to directly hit the registry's IP and store this IP as a secret.
We will migrate to k-sigs soon and hope to leverage Prow's capability to push to gcr.io just like other providers. Closing this issue for now.

from cluster-api-provider-bringyourownhost.

anusha94 avatar anusha94 commented on June 8, 2024 1

Can we ensure that when we publish the host-agent binary, it is an executable binary? (that is the exec bit is set)

@jamiemonserrate when we build the binary, it is indeed executable. But when we download the binary, the exec bit is not set. Same goes for any other binary we download. See clusterctl install or kubectl install

TIL - https://unix.stackexchange.com/questions/82578/why-is-that-when-i-download-a-binary-from-the-web-it-doesnt-have-executable-per

Let me know if you had something else to try out. Otherwise, we are pretty much done with this issue.

from cluster-api-provider-bringyourownhost.

jamiemonserrate avatar jamiemonserrate commented on June 8, 2024 1

That makes sense. Not sure what I was thinking when I wrote

Can we ensure that when we publish the host-agent binary, it is an executable binary? (that is the exec bit is set).

Fair enough.

from cluster-api-provider-bringyourownhost.

jamiemonserrate avatar jamiemonserrate commented on June 8, 2024

Can we ensure that when we publish the host-agent binary, it is an executable binary? (that is the exec bit is set)

from cluster-api-provider-bringyourownhost.

anusha94 avatar anusha94 commented on June 8, 2024

/unassign

from cluster-api-provider-bringyourownhost.

anusha94 avatar anusha94 commented on June 8, 2024

fyi - I am working on build and push controller image task

from cluster-api-provider-bringyourownhost.

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.