Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

extend weave::install to support ensure => latest, #10

Open
hesco opened this issue Nov 3, 2014 · 1 comment
Open

extend weave::install to support ensure => latest, #10

hesco opened this issue Nov 3, 2014 · 1 comment

Comments

@hesco
Copy link
Owner

hesco commented Nov 3, 2014

class weave::install (
  $ensure = $weave::params::ensure,

should support ensure => latest, but requires semantic versioning in upstream zettio/weave project to avoid backflips required to sort out which git version hash might be the latest.

See:
resolve #110, provide for semantic versioning
semantic versioning #110

@hesco
Copy link
Owner Author

hesco commented Nov 21, 2014

ramindk | hesco: Don't imagine it would be hard to write a function that executes on the master and writes message out. I'd keep it out of the catalog. However lots of users do not like random things complain to their logs.

hesco | ramindk: I can see a switch to enable/disable that updates_available message. The upstream project is moving pretty fast right now, and for my own self, I'd love help watching out for when I need to upgrade. Still harping on the upstream team to expose semantic versioning, rather than their silly git ref hashes.

hesco | as I imagine it, this Notify[] would run ONLY on the docker hosts, though. No where else.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant