Skip to content

Update Discovery.md #22

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

Closed
wants to merge 1 commit into from
Closed

Update Discovery.md #22

wants to merge 1 commit into from

Conversation

jas-sumal
Copy link

Pull request checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)
  • Build was run locally and any changes were pushed
  • Lint has passed locally and any fixes were made for failures

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this introduce a breaking change?

  • Yes
  • No

Other information

@jas-sumal
Copy link
Author

Just removed the toc at the top of the page as a test

pioro pushed a commit to pioro/couchbase-plugin that referenced this pull request Mar 2, 2021
ayesharustgi-delphix added a commit that referenced this pull request Jul 15, 2022
* initial support for using non couchbase user through sudo

* issue #22 - initial deployment, index support changes for backup ingestion, various fixes

* partial work

* cbbackupmgr working with sudo, bucket list in snapshot in JSON

* version 1.0.2

* fixing uid/gid regex

* version 1.0.3 - error messages fix

* ver 1.0.3.1

* ver 1.0.3.2 - sudo for all

* resync of xdcr and backupmgr OK

* workinf with copy config

* working with indexes - tested with backup only - ee, analytics removed from schema

* add end of multi cluster

* working multinode

* checks added, upgrade added

* version 1.1.0 build 0

* check mount points / doc updates

* cbbackup exit code check

* xdcr fixed for multi IP, and different scenarios

* v1.1.1 build 1.1.0.2

* v1.1.0 build 1.1.0.2

* version 1.1.1 - added field for hostname

* Issue #32 - multinode start

* version 1.1.2

* Set theme jekyll-theme-minimal

* doc fixes

* new logo

* proper style

* docs with multi node

Co-authored-by: Marcin Przepiorowski <marcin@delphix.com>
Co-authored-by: ayesharustgi-delphix <88486745+ayesharustgi-delphix@users.noreply.github.com>
ayesharustgi-delphix added a commit that referenced this pull request May 25, 2023
…#42)

* DXE-683 Rename Select Connector - CouchBase

* Version 1.1.1 (#31)

* initial support for using non couchbase user through sudo

* issue #22 - initial deployment, index support changes for backup ingestion, various fixes

* partial work

* cbbackupmgr working with sudo, bucket list in snapshot in JSON

* version 1.0.2

* fixing uid/gid regex

* version 1.0.3 - error messages fix

* ver 1.0.3.1

* ver 1.0.3.2 - sudo for all

* resync of xdcr and backupmgr OK

* workinf with copy config

* working with indexes - tested with backup only - ee, analytics removed from schema

* add end of multi cluster

* working multinode

* checks added, upgrade added

* version 1.1.0 build 0

* check mount points / doc updates

* cbbackup exit code check

* xdcr fixed for multi IP, and different scenarios

* v1.1.1 build 1.1.0.2

* v1.1.0 build 1.1.0.2

* version 1.1.1 - added field for hostname

* Issue #32 - multinode start

* version 1.1.2

* Set theme jekyll-theme-minimal

* doc fixes

* new logo

* proper style

* docs with multi node

Co-authored-by: Marcin Przepiorowski <marcin@delphix.com>
Co-authored-by: ayesharustgi-delphix <88486745+ayesharustgi-delphix@users.noreply.github.com>

* DXE-988 Couchbase - VDB failed to enable (#36)

* CE-59 Couchbase Plugin : Conversion of python2 to python3 (#38)

* CE-332 Disable python2.7 unit tests on couchbase repository (#41)

* unit test upgrade to python3.8

PR URL: https://www.github.com/delphix/couchbase-plugin/pull/41

* unit test upgrade to python3.8

* removing python2.7 tests

* fixing python version to python3.8 for pytest

* disabling unit tests in github workflows

* reverting changes in test

---------

Co-authored-by: atyagi <ankur.tyagi@delphix.com>
Co-authored-by: Marcin Przepiorowski <pioro1@gmail.com>
Co-authored-by: Marcin Przepiorowski <marcin@delphix.com>
ayesharustgi-delphix added a commit that referenced this pull request May 25, 2023
CE-337 Creation and updation of 'develop' branch with latest codebase (#42)

* DXE-683 Rename Select Connector - CouchBase

* Version 1.1.1 (#31)

* initial support for using non couchbase user through sudo

* issue #22 - initial deployment, index support changes for backup ingestion, various fixes

* partial work

* cbbackupmgr working with sudo, bucket list in snapshot in JSON

* version 1.0.2

* fixing uid/gid regex

* version 1.0.3 - error messages fix

* ver 1.0.3.1

* ver 1.0.3.2 - sudo for all

* resync of xdcr and backupmgr OK

* workinf with copy config

* working with indexes - tested with backup only - ee, analytics removed from schema

* add end of multi cluster

* working multinode

* checks added, upgrade added

* version 1.1.0 build 0

* check mount points / doc updates

* cbbackup exit code check

* xdcr fixed for multi IP, and different scenarios

* v1.1.1 build 1.1.0.2

* v1.1.0 build 1.1.0.2

* version 1.1.1 - added field for hostname

* Issue #32 - multinode start

* version 1.1.2

* Set theme jekyll-theme-minimal

* doc fixes

* new logo

* proper style

* docs with multi node




* DXE-988 Couchbase - VDB failed to enable (#36)

* CE-59 Couchbase Plugin : Conversion of python2 to python3 (#38)

* CE-332 Disable python2.7 unit tests on couchbase repository (#41)

* unit test upgrade to python3.8

PR URL: https://www.github.com/delphix/couchbase-plugin/pull/41

* unit test upgrade to python3.8

* removing python2.7 tests

* fixing python version to python3.8 for pytest

* disabling unit tests in github workflows

* reverting changes in test

---------

Co-authored-by: atyagi <ankur.tyagi@delphix.com>
Co-authored-by: Marcin Przepiorowski <pioro1@gmail.com>
Co-authored-by: Marcin Przepiorowski <marcin@delphix.com>
ayesharustgi-delphix added a commit that referenced this pull request May 25, 2023
* 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 <marcin@delphix.com>
Co-authored-by: ayesharustgi-delphix <88486745+ayesharustgi-delphix@users.noreply.github.com>
DXE-683 Rename Select Connector - CouchBase
DXE-988 Couchbase - VDB failed to enable (#36)
Version 1.1.1 (#31)
security fix draft
ayesharustgi-delphix added a commit that referenced this pull request May 26, 2023
* * 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 <marcin@delphix.com>
Co-authored-by: ayesharustgi-delphix <88486745+ayesharustgi-delphix@users.noreply.github.com>
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants