Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
About
This description was generated using this script:
Invoked as:
Changes
Commit: fabric8-services/fabric8-wit@9784eee
Author: Konrad Kleine ([email protected])
Date: 2018-12-05T14:27:24+01:00
Also add @fabric8-services/fabric8-wit-team to my ownership (fabric8-services/fabric8-wit#2364)
Commit: fabric8-services/fabric8-wit@6f27f8b
Author: ckrych ([email protected])
Date: 2018-12-06T18:55:22+01:00
Do not run parallel integration test (fabric8-services/fabric8-wit#2368)
Commit: fabric8-services/fabric8-wit@58492e8
Author: Ibrahim Jarif ([email protected])
Date: 2018-12-10T17:15:44+05:30
Add GO_TEST_BINARIES_PARALLEL_FLAG to test-package function (fabric8-services/fabric8-wit#2370)
fixes fabric8-services/fabric8-wit#2368 (comment)
Commit: fabric8-services/fabric8-wit@ce00568
Author: ckrych ([email protected])
Date: 2018-12-10T14:31:24+01:00
API to obfuscate user details in the DB (fabric8-services/fabric8-wit#2358)
This API overwrites the user details with obfuscated strings - to be called using an Auth Service account only.
fixes https://openshift.io/openshiftio/Openshift_io/plan/detail/804
Commit: fabric8-services/fabric8-wit@fe049a7
Author: Dhriti Shikhar ([email protected])
Date: 2018-12-17T16:10:16+05:30
removes update trackerquery action (fabric8-services/fabric8-wit#2381)
Commit: fabric8-services/fabric8-wit@6423598
Author: Ibrahim Jarif ([email protected])
Date: 2018-12-19T09:53:07+05:30
Use golang 1.9.4 from website (fabric8-services/fabric8-wit#2383)
Commit: fabric8-services/fabric8-wit@4cf253e
Author: Ibrahim Jarif ([email protected])
Date: 2018-12-19T10:52:10+05:30
Use go1.9.4 to build the binary (fabric8-services/fabric8-wit#2384)
The cico_build_deploy.sh script did not set the USE_GO_VERSION_FROM_WEBSITE flag and because of that go1.11 was used from epel to build the binary (see build https://ci.centos.org/job/devtools-fabric8-wit-build-master/618/consoleFull) .
Commit: fabric8-services/fabric8-wit@0791099
Author: Ibrahim Jarif ([email protected])
Date: 2018-12-19T15:01:24+05:30
Use only go1.9 for all builds (fabric8-services/fabric8-wit#2385)
Commit: fabric8-services/fabric8-wit@6c2caea
Author: ckrych ([email protected])
Date: 2018-12-19T13:08:25+01:00
Add swagger_ui to macOS doker-compose (fabric8-services/fabric8-wit#2380)
Commit: fabric8-services/fabric8-wit@bfd2c3d
Author: Konrad Kleine ([email protected])
Date: 2018-12-20T10:46:36+01:00
Add "system_remote_item_url" and "system_remote_tracker_id" WIT fields (fabric8-services/fabric8-wit#2366)
Commit: fabric8-services/fabric8-wit@5c95c04
Author: Michael Kleinhenz ([email protected])
Date: 2018-12-20T12:43:11+01:00
Parent-Child Relationships in CSV Export (fabric8-services/fabric8-wit#2372)
This adds A column
_Parent
and a column_Childs
to the CSV export. The columns are added by default and contain the parent number and the child numbers (if any) of the Work Item represented by the corresponding line.This implements https://openshift.io/openshiftio/Openshift_io/plan/detail/1147
Commit: fabric8-services/fabric8-wit@ac1460f
Author: Dhriti Shikhar ([email protected])
Date: 2018-12-21T14:27:33+05:30
Adds WIT parameter in TrackerQuery payload (fabric8-services/fabric8-wit#2360)
Commit: fabric8-services/fabric8-wit@74531c7
Author: Dhriti Shikhar ([email protected])
Date: 2018-12-28T17:09:56+05:30
Add permissions to trackerqueries (fabric8-services/fabric8-wit#2382)
Commit: fabric8-services/fabric8-wit@f6f1d58
Author: Dhriti Shikhar ([email protected])
Date: 2019-01-03T20:27:00+05:30
adds tests for delete trackerquery on controller level (fabric8-services/fabric8-wit#2388)
Adds missing tests for delete trackerquery on controller level.
Commit: fabric8-services/fabric8-wit@74e6bd8
Author: Dhriti Shikhar ([email protected])
Date: 2019-01-08T13:54:15+05:30
List all TrackerQueries for a space (fabric8-services/fabric8-wit#2387)
Commit: fabric8-services/fabric8-wit@6854cf0
Author: Baiju Muthukadan ([email protected])
Date: 2019-01-14T12:09:54+05:30
Add remote item URL & tracker ID to WI (fabric8-services/fabric8-wit#2389)
Commit: fabric8-services/fabric8-wit@1d94740
Author: Dhriti Shikhar ([email protected])
Date: 2019-01-14T15:22:06+05:30
Test Fixture for Tracker Query (fabric8-services/fabric8-wit#2390)
Commit: fabric8-services/fabric8-wit@b30cc39
Author: Dhriti Shikhar ([email protected])
Date: 2019-01-14T18:53:10+05:30
refactor trackerquery controller level tests (fabric8-services/fabric8-wit#2391)
Commit: fabric8-services/fabric8-wit@04d74e1
Author: Dhriti Shikhar ([email protected])
Date: 2019-01-14T21:27:59+05:30
Enables searching of workitems by trackerquery id (fabric8-services/fabric8-wit#2392)
Commit: fabric8-services/fabric8-wit@8c71948
Author: Dhriti Shikhar ([email protected])
Date: 2019-01-16T11:38:10+05:30
Delete trackerquery (fabric8-services/fabric8-wit#2394)
Commit: fabric8-services/fabric8-wit@a9703fb
Author: ckrych ([email protected])
Date: 2019-01-21T14:28:10+01:00
Add Delete user API by username to be called by the auth service (fabric8-services/fabric8-wit#2386)
Add Delete user API by username to be called by admin-console service account
delete assocaited space owned by an identities being deleted
Add Delete user API by username to be called by admin-console service account
delete assocaited space owned by an identities being deleted
Delete user ans associated resources should be called from auth service
make codacy happy with coding styling
Update account/user.go
Co-Authored-By: corinnekrych [email protected]
Co-Authored-By: corinnekrych [email protected]
clean code with review's comments
Update account/user.go
Co-Authored-By: corinnekrych [email protected]
refactor delete user test in sub-test
refactor delete user remove unnecessary tf.Users(1)
refactor delete user remove to assert wuth CheckExists
Update design/account.go
Co-Authored-By: corinnekrych [email protected]
Co-Authored-By: corinnekrych [email protected]
refactor space test to use nest sub-test
refactor migration tests to use gorm.Dialect
add test for deleting users with mutiple identities
refactor account/user_blackbox_test.go to fail the sub-test instead of entire test
refactor controller/users.go to group if statement
refactor controller/users.go tests into subtest
remove user should keep all data committed on spaces not owned by this user, whereas data in owned spaces are all deleted
fix unit test for create wit revision, unknown modifier is allowed
refactor
refactor
refactor
PermanetDelete of a space to check for spaceId nil
make codacy happy
migration test to check modifier_id colunm is not dropped
Commit: fabric8-services/fabric8-wit@e553514
Author: Dhriti Shikhar ([email protected])
Date: 2019-01-21T20:10:44+05:30
Adds Space, WorkItemType, Tracker dependency in TrackerQuery test (fabric8-services/fabric8-wit#2399)
Commit: fabric8-services/fabric8-wit@874db20
Author: Ibrahim Jarif ([email protected])
Date: 2019-01-22T15:22:52+05:30
Fix typo: entires => entries (fabric8-services/fabric8-wit#2398)
Commit: fabric8-services/fabric8-wit@587d0d2
Author: Ibrahim Jarif ([email protected])
Date: 2019-01-22T18:12:15+05:30
Add support for system_* fields along with system.* fields (fabric8-services/fabric8-wit#2341)
Rename system.* to system_* in a all files (Rename system.* to system_* in a some files fabric8-services/fabric8-wit#2330)
Update branch osio-story-743-rename-fields (Update branch osio-story-743-rename-fields fabric8-services/fabric8-wit#2350)
Add temporary code for field rename (Add temporary code for field rename fabric8-services/fabric8-wit#2333)
Add replaceFieldName and addFieldName with tests
Remove unnecessary log.Error from golden_files_test.go
Fix failing test in expression_compiler_blackbox_test.go
Skip FullTextSearch and iteration test until migrations are added
Add golden files with old and new field names
Add todo to skipped tests
Add foo.bar test for expression_compiler
Update /workitemtype response for field rename (Update /workitemtype response for field rename fabric8-services/fabric8-wit#2335)
Change workitemtype response payload
Update golden files related to workitemtype response change
Add onField to the /workitem/event response (Add onField to the /workitem/event response fabric8-services/fabric8-wit#2337)
Add event_name attribute to the event response
fix golden files related to workitem_event
Rename event_name to onField in event/show response
Update golden files
Add migrations for field name rename (Add migrations for field name rename fabric8-services/fabric8-wit#2340)
Add migration for workitem_type field renames
Add field rename migrations for work_items and work_item_revisions table
Enable skipped test for field rename and update TSV trigger (Enable skipped test for field rename and update TSV trigger fabric8-services/fabric8-wit#2342)
Change migration file names
Commit: fabric8-services/fabric8-wit@73cd088
Author: Ibrahim Jarif ([email protected])
Date: 2019-01-23T17:30:26+05:30
Revert "Add support for system_* fields along with system.* fields (fabric8-services/fabric8-wit#2341)" (fabric8-services/fabric8-wit#2401)
This reverts commit 587d0d29ce0d13e9c2c0edc3ef1816e8debb121a.
Revert "Add support for system_* fields along with system.* fields (fabric8-services/fabric8-wit#2341)"
This reverts commit 587d0d29ce0d13e9c2c0edc3ef1816e8debb121a.
#2341 was merged but the
core-97
deployment was failing. This PR reverts the changes.A possible reason for the deployment failure could be the huge database migration. The field rename PR updates every row of 3 tables. This is a database intensive operation and would take some amount of time to complete. But since it didn't complete within the timeout, openshift marks the pod as
unhealthy
and kills it. A new pod would come up and the same cycle would repeat.Kibana logs - https://logs.dsaas-stg.openshift.com/app/kibana#/discover?_g=(refreshInterval:(display:Off,pause:!f,value:0),time:(from:'2019-01-22T12:50:00.000Z',mode:absolute,to:'2019-01-22T13:20:00.000Z'))&_a=(columns:!(_source),filters:!(),index:'project.dsaas-preview.6e520a9f-d097-11e8-9fb7-121499db9246.*',interval:auto,query:(query_string:(analyze_wildcard:!t,query:'kubernetes.labels.deployment:core-97')),sort:!('@timestamp',desc))
This shows the Kibana logs for the actual pod:
kubernetes.pod_name:"core-97-6cjh9" AND kubernetes.namespace_name:"dsaas-preview"
Commit: fabric8-services/fabric8-wit@6eeb10f
Author: Dhriti Shikhar ([email protected])
Date: 2019-01-25T15:40:57+05:30
Adds test for non existing tracker query in search (fabric8-services/fabric8-wit#2400)
Commit: fabric8-services/fabric8-wit@befa5bc
Author: Alexey Kazakov ([email protected])
Date: 2019-02-13T15:00:35-05:00
Proxy /logout/v2 to Auth service (fabric8-services/fabric8-wit#2403)
Proxy /logout/v2 to Auth service
Update golden files for endpoint/list controller
Commit: fabric8-services/fabric8-wit@f7b1641
Author: Xavier Coulon ([email protected])
Date: 2019-02-20T16:43:26+01:00
Add security constraint in design for user deletion and obfuscation (fabric8-services/fabric8-wit#2405)
Fixes fabric8-services/fabric8-wit#2404
Signed-off-by: Xavier Coulon [email protected]
Commit: fabric8-services/fabric8-wit@cf91483
Author: Ibrahim Jarif ([email protected])
Date: 2019-02-21T09:41:40+05:30
Delete workspaces: Don't rely on links in the list workspaces response (fabric8-services/fabric8-wit#2402)
The response for workspace list returned from che starter does not contain a delete link.
This PR removes the check for the delete link in the response payload.