Giter Club home page Giter Club logo

Comments (3)

kieron-dev avatar kieron-dev commented on August 29, 2024 1

It also seems impossible to update host, path and domain on a route via the API. So maybe they should be made immutable too.

from korifi.

kieron-dev avatar kieron-dev commented on August 29, 2024

@davewalter, I have a couple of questions:

  1. Does a route need a unique FQDN+path within the space where it is created, or throughout CF - i.e. in the root namespace?
  2. How should the associated domain be included in the uniqueness checking? We could use the domain name from the domain resource, but then there is the worry that the domain name could be modified there directly, making the route name stored in the registry out of date. Or we could use the domain's name and namespace as part of the uniqueness check, which relies on the domain name being unique throughout CF.

from korifi.

tcdowney avatar tcdowney commented on August 29, 2024

Food for thought: Unlike most resources, Domains in CF can't be updated. I know the CRs can right now, but if we found ways to make them "immutable-ish" that could help with those questions.

https://v3-apidocs.cloudfoundry.org/version/3.115.0/index.html#update-a-domain

from korifi.

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.