Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / Azure/k8s-work-api issues and pull requests

#126 - Chore(deps): Bump golang.org/x/net from 0.0.0-20220722155237-a158d28d115b to 0.23.0

Pull Request - State: open - Opened by dependabot[bot] 6 months ago
Labels: dependencies

#125 - Chore(deps): Bump google.golang.org/protobuf from 1.27.1 to 1.33.0

Pull Request - State: open - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#124 - Chore(deps): Bump golang.org/x/net from 0.0.0-20220225172249-27dd8689420f to 0.17.0

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 1 comment
Labels: dependencies

#123 - Chore(deps): Bump gopkg.in/yaml.v3 from 3.0.0-20210107192922-496545a6307b to 3.0.0

Pull Request - State: open - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#122 - Chore(deps): Bump github.com/crossplane/crossplane-runtime from 0.16.0 to 0.16.1

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#121 - Chore(deps): Bump golang.org/x/net from 0.0.0-20220225172249-27dd8689420f to 0.7.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#120 - Chore(deps): Bump golang.org/x/sys from 0.0.0-20220319134239-a9b59b0215f8 to 0.1.0

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#119 - chore: Bump golang.org/x/text from 0.3.7 to 0.3.8

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#118 - Chore(deps): Bump github.com/prometheus/client_golang from 1.11.0 to 1.11.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#117 - feat: add work agent join/leave

Pull Request - State: closed - Opened by ryanzhang-oss about 2 years ago

#116 - fix: Creation of manifest should not be seen as "ManifestUpdated"

Pull Request - State: open - Opened by aagusuab about 2 years ago

#115 - fix: remove license

Pull Request - State: closed - Opened by ryanzhang-oss about 2 years ago

#114 - fix: the nil crash and ignore ordinal in compare resources

Pull Request - State: closed - Opened by ryanzhang-oss about 2 years ago

#113 - fix: reconcile appliedWork status no matter what

Pull Request - State: closed - Opened by ryanzhang-oss about 2 years ago

#112 - feat: merge two controllers and rewrite test

Pull Request - State: closed - Opened by ryanzhang-oss about 2 years ago

#111 - fix: use client side patch instead of server side apply

Pull Request - State: closed - Opened by ryanzhang-oss about 2 years ago

#110 - test: add a test to check owner reference merge

Pull Request - State: closed - Opened by ryanzhang-oss about 2 years ago - 1 comment

#109 - fix: fix lint and test

Pull Request - State: closed - Opened by ryanzhang-oss about 2 years ago

#108 - Feat: reduce the work-api reconcile time

Pull Request - State: closed - Opened by ryanzhang-oss about 2 years ago

#107 - Feat: refactoring the controller code

Pull Request - State: closed - Opened by ryanzhang-oss about 2 years ago - 1 comment

#106 - Fix: Stop reconcile

Pull Request - State: closed - Opened by Arvindthiru about 2 years ago

#105 - Feat: Implement Join method

Pull Request - State: open - Opened by Arvindthiru about 2 years ago

#104 - Fix flaky IT due to random string

Issue - State: open - Opened by Arvindthiru about 2 years ago
Labels: bug

#103 - Feat: Added new conditions

Pull Request - State: open - Opened by aagusuab about 2 years ago

#102 - Fix: generate the full crds

Pull Request - State: closed - Opened by ryanzhang-oss about 2 years ago

#101 - Feat: Applied Stops to controllers

Pull Request - State: closed - Opened by aagusuab about 2 years ago

#100 - Fix: Fixed problems on e2e test

Pull Request - State: closed - Opened by aagusuab about 2 years ago

#99 - Feat: Adding integration function for fleet

Pull Request - State: closed - Opened by aagusuab about 2 years ago

#98 - Fix: Adding 5 min to the reconciliation loop for apply_controller.go

Pull Request - State: closed - Opened by aagusuab about 2 years ago

#97 - Feat: Added Available Condition to apply_controller

Pull Request - State: closed - Opened by aagusuab about 2 years ago - 3 comments

#96 - Fix: Allowing AppliedWorks to be recreated after it has been manually deleted

Pull Request - State: closed - Opened by aagusuab about 2 years ago - 1 comment

#95 - Fix: Unblocking AppliedWork from being created when deleted manually.

Pull Request - State: closed - Opened by aagusuab about 2 years ago

#94 - Fix: update the manifest conditions last update time

Pull Request - State: closed - Opened by aagusuab about 2 years ago

#92 - Feat: Allowing work namespace to be chosen by the users.

Pull Request - State: closed - Opened by aagusuab about 2 years ago - 1 comment

#91 - [BUG] Helm Chart should include a way to specify work-namespace.

Issue - State: closed - Opened by aagusuab about 2 years ago - 1 comment
Labels: bug

#90 - Fix: Fixing eventual test failures for UT

Pull Request - State: closed - Opened by aagusuab about 2 years ago

#89 - Fix: Fixed the issue for missing ordinal in the appliedResource field

Pull Request - State: closed - Opened by aagusuab about 2 years ago - 4 comments

#88 - fix: update the manifest conditions last update time

Pull Request - State: closed - Opened by ryanzhang-oss about 2 years ago - 1 comment

#87 - Feat: add work resource type const

Pull Request - State: closed - Opened by ryanzhang-oss about 2 years ago

#86 - [BUG] Add additional condition types

Issue - State: closed - Opened by ryanzhang-oss about 2 years ago - 1 comment
Labels: bug

#85 - [BUG] Can't delete work after deleting appliedwork manually

Issue - State: closed - Opened by circy9 about 2 years ago - 1 comment
Labels: bug

#84 - [BUG] Appliedwork can't be recreated after deleted

Issue - State: closed - Opened by circy9 about 2 years ago - 1 comment
Labels: bug

#83 - [BUG] AppliedWork wasn't be created again after it be deleted

Issue - State: closed - Opened by mingqishao about 2 years ago - 1 comment
Labels: bug

#81 - [BUG] spec-hash only found in appliedwork not in work

Issue - State: closed - Opened by circy9 about 2 years ago - 1 comment
Labels: bug

#80 - [BUG BASH]: Should we allow user to delete the applied work CR

Issue - State: closed - Opened by Arvindthiru about 2 years ago - 1 comment
Labels: bug, question

#79 - [BUG] observedGeneration is wrong or unpopulated for manifestConditions

Issue - State: closed - Opened by circy9 about 2 years ago - 1 comment
Labels: bug

#77 - [BUG] Missing ordinal field for the first resource

Issue - State: closed - Opened by circy9 about 2 years ago - 1 comment
Labels: bug

#76 - [BUG] appliedwork is not under fleet-system namespace

Issue - State: closed - Opened by circy9 about 2 years ago - 1 comment
Labels: bug

#75 - Docs: Added template for bugs.

Pull Request - State: closed - Opened by Ealianis about 2 years ago

#74 - Fix: Resolved issue with broken test from clientset removal.

Pull Request - State: closed - Opened by Ealianis about 2 years ago

#73 - Fix: updating helm chart

Pull Request - State: closed - Opened by aagusuab about 2 years ago

#72 - Chore: Improved logging & event quality across all controllers.

Pull Request - State: closed - Opened by Ealianis about 2 years ago - 1 comment

#71 - Fix: Lint & E2E bug in pipeline

Pull Request - State: closed - Opened by Ealianis about 2 years ago - 1 comment

#70 - Fix: update

Pull Request - State: closed - Opened by aagusuab about 2 years ago - 1 comment

#69 - Fix: Updated fleet-system resource namespace, default namespace for Work

Pull Request - State: closed - Opened by Ealianis about 2 years ago

#68 - Chore: Modify logging levels to be more accurate and helpful

Pull Request - State: closed - Opened by aagusuab about 2 years ago - 1 comment

#67 - Refactor: ClientSet Removal

Pull Request - State: closed - Opened by Ealianis about 2 years ago - 1 comment

#66 - Fix: Clientset Removal

Pull Request - State: closed - Opened by aagusuab about 2 years ago - 2 comments

#65 - Fix: Clientset Removal

Pull Request - State: closed - Opened by aagusuab about 2 years ago

#64 - Fix: Resolved conflict issues from master merge.

Pull Request - State: closed - Opened by Ealianis about 2 years ago - 1 comment

#63 - Feat: Removing the clientset

Pull Request - State: closed - Opened by aagusuab about 2 years ago

#62 - Test: Work Status Integration Revamp

Pull Request - State: closed - Opened by aagusuab about 2 years ago - 1 comment

#61 - Test: Added new tests for the e2e

Pull Request - State: closed - Opened by aagusuab about 2 years ago - 1 comment

#60 - Test: Updated the integration test for apply_controller

Pull Request - State: closed - Opened by aagusuab about 2 years ago - 1 comment

#59 - Feat: Removing Clientset to prepare for integration with fleet

Pull Request - State: closed - Opened by aagusuab about 2 years ago - 1 comment

#58 - Refactor: E2E Apply tests refactored

Pull Request - State: closed - Opened by Ealianis about 2 years ago - 1 comment

#57 - Revamping the tests

Issue - State: open - Opened by aagusuab about 2 years ago - 1 comment
Labels: quality control

#56 - Fix: Work Status controller - Integration test fix

Pull Request - State: closed - Opened by Ealianis about 2 years ago - 1 comment

#55 - Fix: Broken integration test fix.

Pull Request - State: closed - Opened by Ealianis about 2 years ago - 1 comment

#54 - Chore: Updated logging / constant strings / variable names in Apply Controller.

Pull Request - State: closed - Opened by Ealianis about 2 years ago - 1 comment

#53 - Fix: Fixing the work status controller test

Pull Request - State: closed - Opened by aagusuab about 2 years ago - 1 comment

#52 - Feat: Removing Clientset to prepare for integration with fleet

Pull Request - State: closed - Opened by aagusuab about 2 years ago - 2 comments

#51 - Stale documentation

Issue - State: open - Opened by Ealianis about 2 years ago
Labels: documentation

#50 - Refactor e2e test scaffolding

Issue - State: closed - Opened by Ealianis about 2 years ago - 1 comment
Labels: quality control

#49 - Docs: Minor README update.

Pull Request - State: closed - Opened by Ealianis about 2 years ago - 1 comment

#48 - Fix: Updated CI workflow to execute when pushed into master / release-*

Pull Request - State: closed - Opened by Ealianis about 2 years ago - 1 comment

#47 - Test: Added CRD creation E2E test.

Pull Request - State: closed - Opened by Ealianis about 2 years ago - 1 comment

#46 - Fix: Updated CodeCov action.

Pull Request - State: closed - Opened by Ealianis about 2 years ago - 1 comment

#45 - Test: Added E2E test that replaces an entire Work resource's manifest collection.

Pull Request - State: closed - Opened by Ealianis over 2 years ago - 1 comment

#44 - Test: Added integration test for Apply controller

Pull Request - State: closed - Opened by aagusuab over 2 years ago - 1 comment

#43 - Test: E2E Create / Modify / Delete test.

Pull Request - State: closed - Opened by Ealianis over 2 years ago

#41 - Test: Added Integration test for Work Status Controller

Pull Request - State: closed - Opened by aagusuab over 2 years ago

#40 - Feat: Validation webhook for multicluster.x-k8s.io.v1alpha1.works

Pull Request - State: closed - Opened by Ealianis over 2 years ago - 1 comment

#39 - Fix: Klog Flush during entry and exit.

Pull Request - State: closed - Opened by Ealianis over 2 years ago

#38 - Feat: Added Event Recorder to the Work Status Controller

Pull Request - State: closed - Opened by aagusuab over 2 years ago

#37 - Feat: Added Event Recorder to the Work Controller

Pull Request - State: closed - Opened by aagusuab over 2 years ago - 1 comment

#36 - Feat: Added event recorder and events to the Finalizer Controller.

Pull Request - State: closed - Opened by Ealianis over 2 years ago

#35 - Test: Added unit test for Work Status Controller

Pull Request - State: closed - Opened by aagusuab over 2 years ago

#34 - Refactor: E2E tests refactored and improved.

Pull Request - State: closed - Opened by Ealianis over 2 years ago - 1 comment

#33 - Feat: Initial Script for creation of N works per second.

Pull Request - State: closed - Opened by aagusuab over 2 years ago - 1 comment

#32 - Test: Added different namespaced manifests e2e test.

Pull Request - State: closed - Opened by Ealianis over 2 years ago - 1 comment

#30 - Test: Added E2E "Modify field within manifest".

Pull Request - State: closed - Opened by Ealianis over 2 years ago

#29 - Test: Added e2e test for Work resource deletion.

Pull Request - State: closed - Opened by Ealianis over 2 years ago

#27 - Test: Added Finalize controller unit test.

Pull Request - State: closed - Opened by Ealianis over 2 years ago

#20 - Feat: Adding Helm chart to deploy work-api.

Pull Request - State: closed - Opened by aagusuab over 2 years ago - 1 comment