Chef

Some attributes (e.g. Ohai's) are effectively immutable and should be read-only, lockable or namespaced.

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 0.5.1
  • Fix Version/s: 0.9.0
  • Component/s: Chef Server
  • Labels:
    None
  • Triage Status:
    Triaged

Description

Ohai system profile attributes are effectively immutable, but are editable via the webUI.

Some attributes in cookbooks may be benefited by the ability be immutable, preventing them from being edited in the webUI.

We need a way to solve this, or to describe the real problem at least.

Activity

Hide
Adam Jacob added a comment - 03/Feb/09 1:22 AM

Chris and I think this will wind up being a separate data structure, which is set up to track various meta-data about attributes, of which read only might be only one. (We're not sure what other use cases there, but hey - it's just ruby, right?)

Show
Adam Jacob added a comment - 03/Feb/09 1:22 AM Chris and I think this will wind up being a separate data structure, which is set up to track various meta-data about attributes, of which read only might be only one. (We're not sure what other use cases there, but hey - it's just ruby, right?)
Hide
Adam Jacob added a comment - 13/Feb/09 12:02 AM

Moving out of the 0.5.4 release - these are all features or improvements that aren't done a day before release, so they likely aren't making it in this round.

Show
Adam Jacob added a comment - 13/Feb/09 12:02 AM Moving out of the 0.5.4 release - these are all features or improvements that aren't done a day before release, so they likely aren't making it in this round.
Hide
Adam Jacob added a comment - 20/Apr/10 3:07 AM

This is resolved in the 0.9-alpha branch. Ohai attributes are now 'automatic' attributes, and have the highest possible precedence. They are also no longer surfaced as editable.

Show
Adam Jacob added a comment - 20/Apr/10 3:07 AM This is resolved in the 0.9-alpha branch. Ohai attributes are now 'automatic' attributes, and have the highest possible precedence. They are also no longer surfaced as editable.

People

Vote (0)
Watch (0)

Dates

  • Created:
    22/Jan/09 1:20 AM
    Updated:
    20/Apr/10 3:07 AM
    Resolved:
    20/Apr/10 3:07 AM