Skip to content

Conversation

@dimaqq
Copy link
Contributor

@dimaqq dimaqq commented Oct 16, 2025

The Juju nomenclature has changed.
Hook tools are hook commands now.

Fixes #2113

Copy link
Contributor

@dwilding dwilding left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for updating. I'd rather this was classified as "docs" - I think it deserves to be in the release notes, for visibility into the terminology change.

if span:
span.set_attribute('call', 'subprocess.run')
# Some hook tool command line arguments may include sensitive data.
# The command-line arguments for some hook commands may include sensitive data.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nicely resolved

@james-garner-canonical james-garner-canonical changed the title chore: rename hook tools to hook commands docs: rename hook tools to hook commands Oct 16, 2025
Copy link
Contributor

@james-garner-canonical james-garner-canonical left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The details look good to me. I see the Juju docs use the 'hook commands' terminology, so this makes sense.

Agree with David's comment to change the PR type from chore to docs -- in fact I went ahead and edited it so it's ready to merge.

@dimaqq dimaqq merged commit 508cd62 into canonical:main Oct 17, 2025
53 checks passed
@dimaqq dimaqq deleted the chore-rename-hook-tools-to-hook-commands branch October 17, 2025 02:07
tonyandrewmeyer pushed a commit to tonyandrewmeyer/operator that referenced this pull request Oct 17, 2025
The Juju nomenclature has changed.
Hook tools are hook commands now.

Fixes canonical#2113
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rename "hook tools" to "hook commands"

3 participants