Skip to content
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

Rebase plugin/base to v2.0.0-beta3 #4221

Merged
merged 80 commits into from
Aug 26, 2019

Conversation

floreks
Copy link
Member

@floreks floreks commented Aug 26, 2019

No description provided.

greenkeeper bot and others added 30 commits July 3, 2019 07:41
* chore(package): update node-gyp to version 5.0.2

* chore(package): update lockfile package-lock.json
* fix(package): update @angular/material to version 8.0.2

* fix(package): update @angular/cdk to version 8.0.2

* chore(package): update lockfile package-lock.json
* chore(package): update @angular/cli to version 8.1.0

* chore(package): update lockfile package-lock.json
* chore(package): update del to version 5.0.0

* chore(package): update lockfile package-lock.json
* chore(package): update lint-staged to version 9.0.2

* chore(package): update lockfile package-lock.json
* chore(package): update @types/node to version 12.0.11

* chore(package): update lockfile package-lock.json
To apply differences of `i18n/messages.xlf` into treanslated files,
i.e. `messages.[locale].xlf` like `messages.fr.xlf` and `messages.ja.xlf`,
introduce `xliffmerge` and run it after `ng xi18n`.
To migrate wiki contents into `docs/`, prepare directory and file structures.
Contents of each pages would be added as latest in subsequent PRs.
* Installed k8s.io/apiextensions-apiserver

* implement crd list - GetCustomResourceDefinitionList

* add method to fetch API extensions client to client manager

* implement verber for custom resource definitions

* update fakeClient with new client manager methods

* add tests for APIExtensionsClient

* add events source file

* add events test source file

* implement objects list endpoint

* replace '.Raw' with '.Into' in objects list

* implement getCustomResourceObjectDetail

* replace kdErrors with errors

* fix conflicts

* implement get crd detail

* implement get events for custom resource object

* add version to CustomResourceDefinition type

* add (failing) test for detail fetch

* add tests for cr objects events

* remove unused import

* update dependencies

* rename customresourcedefinition to crd

* removed vendor dir

* update deps, remove object tests

* order imports
* Fix the wording on settings page

* Add messages.new.xlf to .gitignore
* Update deploy files

* Update image versions

* Update build pipeline

* Cleanup travis

* Restore build before push
* add scraper to recommended. remove amd64 tag (we have manifests now)

* Update version to v2.0.0-beta1

* Regenerate package-lock.json
* fix(package): update c3 to version 0.7.2

* chore(package): update lockfile package-lock.json
* chore(package): update lint-staged to version 9.1.0

* chore(package): update lockfile package-lock.json
* chore(package): update @types/node to version 12.6.0

* chore(package): update lockfile package-lock.json
* Getting started
* Code conventions
* Text conventions
* Internationalization
* chore(package): update lodash to version 4.17.12

* chore(package): update lockfile package-lock.json
* chore(package): update @types/lodash to version 4.14.136

* chore(package): update lockfile package-lock.json
* chore(package): update @types/node to version 12.6.2

* chore(package): update lockfile package-lock.json
* fix(package): update xterm to version 3.14.5

* chore(package): update lockfile package-lock.json
…tes#4040)

* chore(package): update @angular-devkit/build-angular to version 0.801.1

* chore(package): update lockfile package-lock.json
* Fix and refactor workload statuses

* Fix tests
* Update client-go to v12.0.0
Update api and apimachinery to support Kubernetes v15.0.0

* Remove apimachinery override
I'm not involved in dashboard anymore, and haven't been for a long time.
jeefy and others added 19 commits July 25, 2019 00:33
* chore(package): update lint-staged to version 9.2.1

* chore(package): update lockfile package-lock.json
* Remove auth cookies when forced logged out

* Regenerate lockfile
Run `groupadd` in `gosu-command.sh` when group that has `$LOCAL_GID` does not exist.
* Fix exec

* Remove debug logs
* chore(package): update @types/jasmine to version 3.3.16

* chore(package): update lockfile package-lock.json
* fix(package): update c3 to version 0.7.3

* chore(package): update lockfile package-lock.json
* chore(package): update husky to version 3.0.2

* chore(package): update lockfile package-lock.json
* chore(package): update @angular/cli to version 8.1.3

* chore(package): update lockfile package-lock.json
* fix(package): update @angular/material to version 8.1.2

* fix(package): update @angular/cdk to version 8.1.2

* chore(package): update lockfile package-lock.json
* chore(package): update gts to version 1.1.0

* chore(package): update lockfile package-lock.json
* chore(package): update @angular/cli to version 8.2.0

* chore(package): update lockfile package-lock.json
* add crd to sidenav

* add crd routing

* add crd module

* fix headers

* add divider to sidebar

* implement crd list

* add crd detail interface

* add more columns to table

* update crd detail fetch

* show crd conditions in crd detail page

* added types for crd objects

* implement crd objects list

* add crd information card and accepted names

* add versions table to crd detail

* update version table

* lint files

* add actionbar buttons to crd detail

* add status icon

* lint fix

* update crd object route

* wip

* update crdobject api

* crd object extending resourcelistbase

* update objects list

* extend verber to support raw crd objects

* enable action bar buttons on object detail page

* implement raw data display for CRD object

* fix failing test

* add code section to crdobject

* add syntax highlighting

* fix issue in i18n file

* fix html formatting
* installed cypress and added sample test

* readd aot compilation
@k8s-ci-robot
Copy link
Contributor

Keywords which can automatically close issues and at(@) mentions are not allowed in commit messages.

The list of commits with invalid commit messages:

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@k8s-ci-robot k8s-ci-robot added the do-not-merge/invalid-commit-message Indicates that a PR should not merge because it has an invalid commit message. label Aug 26, 2019
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: floreks

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Aug 26, 2019
@codecov
Copy link

codecov bot commented Aug 26, 2019

Codecov Report

Merging #4221 into plugin/base will decrease coverage by 1.09%.
The diff coverage is 34.27%.

Impacted file tree graph

@@              Coverage Diff               @@
##           plugin/base    #4221     +/-   ##
==============================================
- Coverage        47.28%   46.19%   -1.1%     
==============================================
  Files              182      194     +12     
  Lines             8400     8999    +599     
  Branches            71       83     +12     
==============================================
+ Hits              3972     4157    +185     
- Misses            4183     4586    +403     
- Partials           245      256     +11
Impacted Files Coverage Δ
src/app/backend/api/types.go 56% <ø> (ø) ⬆️
...c/app/frontend/common/services/global/namespace.ts 50% <ø> (ø) ⬆️
...tend/common/components/workloadstatus/component.ts 87.5% <ø> (ø)
src/app/frontend/common/errors/errors.ts 45.09% <ø> (ø)
...ckend/resource/customresourcedefinition/objects.go 0% <0%> (ø)
src/app/backend/errors/errors.go 21.78% <0%> (-1.88%) ⬇️
.../frontend/common/components/graphcard/component.ts 70% <0%> (-3.69%) ⬇️
...p/frontend/common/services/global/notifications.ts 38.09% <0%> (ø) ⬆️
...ntend/common/components/chips/chipdialog/dialog.ts 62.5% <0%> (-8.93%) ⬇️
...ackend/resource/customresourcedefinition/detail.go 0% <0%> (ø)
... and 44 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2ea302e...677aff9. Read the comment docs.

@maciaszczykm maciaszczykm merged commit 9353788 into kubernetes:plugin/base Aug 26, 2019
@maciaszczykm maciaszczykm deleted the plugin/base branch August 26, 2019 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. do-not-merge/invalid-commit-message Indicates that a PR should not merge because it has an invalid commit message. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.