* created enterprise 1.10 folder
* added release notes
* removed 1.9 aliases, removed 1.9 version
* updated edge.js file
* updated products file
* updated products.yml
* port flux query changes to enterprise 1.10
* port ldap troubleshooting to enterprise 1.10
* ported single-node enterprise instructions to 1.10
* update download link to include -c for amd64.deb
* add new options and overview bullets
* misc 1.10 updates
* removed example
* Add api endpoints (#4418)
* updates to delete endpoint
* added updates
* added curl commands
* made changes
* added detail to API endpoints
Co-authored-by: lwandzura <51929958+lwandzura@users.noreply.github.com>
* Update content/enterprise_influxdb/v1.10/about-the-project/release-notes-changelog.md
* Update content/enterprise_influxdb/v1.10/about-the-project/release-notes-changelog.md
* added new info to influxdctl doc (#4421)
Co-authored-by: lwandzura <51929958+lwandzura@users.noreply.github.com>
* Add start stop example (#4420)
* added start and stop example and new headings
* fixed wording
* Update content/enterprise_influxdb/v1.10/administration/backup-and-restore.md
Co-authored-by: lwandzura <51929958+lwandzura@users.noreply.github.com>
* link to new start and end options in release notes
* made requested changes
* added links to buckets endpoint
* aded additional info
* add example, link to api doc and predicate syntax
Co-authored-by: Scott Anderson <scott@influxdata.com>
Co-authored-by: Kelly <kelly@influxdata.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* automatically build flux version data file
* rendered modals on each stdlib page
* polish on flux-influxdb version support
* reverted modified frontmatter
* added new page that shows what flux versions are packaged with each InfluxDB version
* added comment to js file
* updated to address PR feedback
* moved flux build scripts into their own directory
* updated inject-flux-frontmatter script to work in subdirectory
* updated flux-versions script to work in nested directory
* fixed bug in flux-versions script