Config Context Support for Cluster Type #5637

Closed
opened 2025-12-29 19:30:23 +01:00 by adam · 1 comment
Owner

Originally created by @Joshi425 on GitHub (Nov 9, 2021).

Originally assigned to: @jeremystretch on GitHub.

NetBox version

v3.0.2

Feature type

Change to existing functionality

Proposed functionality

Make it Possible to assign a Config Context to a Cluster Type. Currently only Cluster Group and Cluster are supported.
https://netbox.readthedocs.io/en/stable/models/extras/configcontext/

Use case

It makes sense to support this imo, if you run multiply cluster types and want settings to apply for a cluster type.

Database changes

No response

External dependencies

No response

Originally created by @Joshi425 on GitHub (Nov 9, 2021). Originally assigned to: @jeremystretch on GitHub. ### NetBox version v3.0.2 ### Feature type Change to existing functionality ### Proposed functionality Make it Possible to assign a Config Context to a Cluster Type. Currently only Cluster Group and Cluster are supported. https://netbox.readthedocs.io/en/stable/models/extras/configcontext/ ### Use case It makes sense to support this imo, if you run multiply cluster types and want settings to apply for a cluster type. ### Database changes _No response_ ### External dependencies _No response_
adam added the status: acceptedtype: feature labels 2025-12-29 19:30:23 +01:00
adam closed this issue 2025-12-29 19:30:24 +01:00
Author
Owner

@jeremystretch commented on GitHub (Nov 11, 2021):

The implementation here is pretty straightforward, though I worry we may need to revisit the logic behind how context data is rendered before we extend the current model any further.

@jeremystretch commented on GitHub (Nov 11, 2021): The implementation here is pretty straightforward, though I worry we may need to revisit the logic behind how context data is rendered before we extend the current model any further.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#5637