-
Notifications
You must be signed in to change notification settings - Fork 22
Comparing changes
Open a pull request
base repository: puppetlabs/influxdb
base: v0.2.1
head repository: puppetlabs/influxdb
compare: v0.3.0
- 11 commits
- 8 files changed
- 5 contributors
Commits on Mar 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e5f3768 - Browse repository at this point
Copy the full SHA e5f3768View commit details -
Merge pull request #16 from MartyEwings/repofix
add DSCR to influxdb2 repo
Configuration menu - View commit details
-
Copy full SHA for f2ed3d7 - Browse repository at this point
Copy the full SHA f2ed3d7View commit details -
Use token file on disk to fetch tokens
This commit changes the retrieve_token() function to use an admin token on disk. This allows it to be used as a deferred function where it will be run on agents instead of the primary server. Also fixes an issue where Dir.home would throw an error when running via a service.
Configuration menu - View commit details
-
Copy full SHA for 3a55e85 - Browse repository at this point
Copy the full SHA 3a55e85View commit details
Commits on Mar 10, 2022
-
syncing from "puppetlabs/support_workflows"
github-actions committedMar 10, 2022 Configuration menu - View commit details
-
Copy full SHA for af9033d - Browse repository at this point
Copy the full SHA af9033dView commit details -
Merge pull request #17 from m0dular/retrieve-token-file
Use token file on disk to fetch tokens
Configuration menu - View commit details
-
Copy full SHA for 6850c70 - Browse repository at this point
Copy the full SHA 6850c70View commit details -
Check if token file exists on disk
This commit checks if the admin_token_file exists on disk before reading it in the retrieve_token() function.
Configuration menu - View commit details
-
Copy full SHA for 8422934 - Browse repository at this point
Copy the full SHA 8422934View commit details -
Move telegraf template to files
This is needed to use it with an inline_epp function.
Configuration menu - View commit details
-
Copy full SHA for da188de - Browse repository at this point
Copy the full SHA da188deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c8edaa - Browse repository at this point
Copy the full SHA 1c8edaaView commit details
Commits on Mar 11, 2022
-
Merge pull request #18 from m0dular/retrieve-token-file
Check if token file exists on disk
Configuration menu - View commit details
-
Copy full SHA for edf665c - Browse repository at this point
Copy the full SHA edf665cView commit details -
GitHub Action committed
Mar 11, 2022 Configuration menu - View commit details
-
Copy full SHA for d489228 - Browse repository at this point
Copy the full SHA d489228View commit details -
Merge pull request #19 from puppetlabs/release-prep
Release prep v0.3.0
Configuration menu - View commit details
-
Copy full SHA for cdfffc5 - Browse repository at this point
Copy the full SHA cdfffc5View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.2.1...v0.3.0