You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CE-340 Code changes to mask password in "ps" using expect utility (#47)
* * Issue #32 - multinode start
* Set theme jekyll-theme-minimal
* add end of multi cluster
* cbbackup exit code check
* cbbackupmgr working with sudo, bucket list in snapshot in JSON
* check mount points / doc updates
* checks added, upgrade added
* doc fixes
* docs with multi node
* fixing uid/gid regex
* initial support for using non couchbase user through sudo
* issue #22 - initial deployment, index support changes for backup ingestion, various fixes
* new logo
* partial work
* proper style
* resync of xdcr and backupmgr OK
* v1.1.0 build 1.1.0.2
* v1.1.1 build 1.1.0.2
* ver 1.0.3.1
* ver 1.0.3.2 - sudo for all
* version 1.0.2
* version 1.0.3 - error messages fix
* version 1.1.0 build 0
* version 1.1.1 - added field for hostname
* version 1.1.2
* workinf with copy config
* working multinode
* working with indexes - tested with backup only - ee, analytics removed from schema
* xdcr fixed for multi IP, and different scenarios
CE-59 Couchbase Plugin : Conversion of python2 to python3 (#38)
Co-authored-by: Marcin Przepiorowski <[email protected]>
Co-authored-by: ayesharustgi-delphix <[email protected]>
DXE-683 Rename Select Connector - CouchBase
DXE-988 Couchbase - VDB failed to enable (#36)
Version 1.1.1 (#31)
security fix draft
* CE-340 Code changes to mask password in "ps" using expect utility
PR URL: https://www.github.com/delphix/couchbase-plugin/pull/47
* code update
* code update
* removing commented code
Copy file name to clipboardExpand all lines: .github/workflows/codeql.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ jobs:
50
50
# Prefix the list here with "+" to use these queries and those in the config file.
51
51
52
52
# Details on CodeQL's query packs refer to : https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-code-scanning#using-queries-in-ql-packs
0 commit comments