Project

Profile

Help

Sprint Plans » History » Sprint/Milestone 145

rchan, 07/28/2020 12:15 AM

1 1 rchan
# Sprint Plans
2 145 rchan
3
### Sprint 78
4
Dates: Friday July 24, 2020 - Thursday August 6, 2020  
5
Sprint Goals/Focus:  
6
* Pulp 2
7
  * Open PRs for nectar, pulp, pulp_docker etc
8
  * Checksum problem on sat-prio list
9
* Pulp 3 Container  
10
  * start with planning/initial implementation of RBAC
11
  * finish work for pulp_container 2.0 milestone
12
  * misc bugs as requested by galaxy_ng/AWX
13
* Pulp 3 RPM
14
  * UpdateCollection model changes (ggainey)
15
    * https://pulp.plan.io/issues/5740
16
    * https://pulp.plan.io/issues/7195
17
  * Import/export - more models and kickstarts, tests (daviddavis, ggainey)
18
    * https://pulp.plan.io/issues/6815
19
    * https://pulp.plan.io/issues/6739
20
    * https://pulp.plan.io/issues/7137
21
  * distribution tree fixtures/tests (ppicka)
22
* Pulp 3 Ansible Plugin / Galaxy NG
23
  * Add certguard for content protection on-premise  
24
	https://pulp.plan.io/issues/7118
25
  * Supporting @davidN implementation of RBAC
26
* Pulp 3 Core
27
  * RBAC continues
28
    * Adding RBAC for API endpoints in core, e.g. orphan cleanup 
29
    * View object-level permissions in django-admin 
30
    * Add APIs for read/modify/edit permissions
31
    * travis needs to be passing
32
  * Importers/exporters  https://pulp.plan.io/issues/6134 - ggainey/daviddavis
33
    * progress reporting and handling of failed imports
34
  * OpenAPI v3 https://pulp.plan.io/issues/7108 [fao89]
35
    * PRs need review/merging
36
    * address any resulting bugs
37
  * Katello improvements in core - small tasks
38
    * https://pulp.plan.io/issues/6699, from sprint 73 - this gives 404, the issue no longer exists
39
         * probably this is a new one https://pulp.plan.io/issues/7201
40
    * https://pulp.plan.io/issues/6624, from sprint 73
41
  * Continue on correlation ID https://pulp.plan.io/issues/4689 @daviddavis
42
  * SELinux on EL 8
43
      - https://pulp.plan.io/issues/7043#note-3
44
      - https://pulp.plan.io/issues/7075
45
      - Create dev environment (installer branch)
46
   * FIPS planning
47
* Pulp 3 Python
48
   * Bandersnatch integration: rewrite of sync frontend, support mirroring all of PyPI - Gerrod https://pulp.plan.io/issues/6930 
49
* Pulp 2-->Pulp 3 Migrations
50
  * Performance 
51
  * Bug fixes - anyone from mini-team
52
     * a tentative list of remaining items for 0.2.0 https://pulp.plan.io/projects/migration/issues?query_id=158
53
  * Tests (hopefully)
54
* Pulp_installer
55
     * adding TLS support (PR available, needs more review + testing)
56
* Pulp K8s Operator
57
  * Ramp up Oleksandr
58
  * work towards 1st milestone
59
* CI/CD
60
  * finalizing fixtures.pulpproject.org work
61
  * fix permissions problem with postgresql directory - https://pulp.plan.io/issues/6361
62
  * Unified release pipeline (pulpcore-packaging repository and CI), from sprint 74  
63
* Miscellaneous
64
  * Community survey
65
  * Spam control - working on redmine SPAM mitigation automation [lubos]
66
67
68 144 ggainey
### Sprint 77
69
Dates: Friday July 10, 2020 - Thursday July 23, 2020  
70
Sprint Goals/Focus:
71
72
* Pulp 2
73
  * 2.21.3 Release
74
* Pulp 3 Container  
75
  * RBAC 
76
  * misc bugs as requested by galaxy_ng/AWX
77
* Pulp 3 RPM
78
  * Bug fixes, at least the important ones for Katello
79
    * kickstart copy  https://pulp.plan.io/issues/7046 (@ppicka)
80
    * RHEL8 repos sync issue https://pulp.plan.io/issues/5847 (@ppicka)
81
  * Import/export - more models and kickstarts (@daviddavis, @ggainey)
82
    * https://pulp.plan.io/issues/6815
83
    * https://pulp.plan.io/issues/6739
84
* Pulp 3 Ansible Plugin / Galaxy NG
85
  * bugfix
86
	https://pulp.plan.io/issues/7119
87
  * Add certguard for content protection on-premise
88
	https://pulp.plan.io/issues/7118
89
  * Supporting @alikins implementation of RBAC
90
  * Need at RBAC to pulp_ansible itself
91
* Pulp 3 Core
92
  * RBAC continues
93
    * Adding RBAC for API endpoints in core, e.g. orphan cleanup
94
      * Adding APIs for policy read/modify
95
      * View object-level permissions in django-admin
96
  * bmbouter to follow up on aiohttp PR, sprint 72
97
    * https://github.com/aio-libs/aiohttp/issues/2988#issuecomment-611124997
98
    * https://pulp.plan.io/issues/6460
99
  * Importers/exporters  https://pulp.plan.io/issues/6134 - (@daviddavis, @ggainey)
100
    * natural-key exports - design reviewed, PR needs final cleanup/review/merge
101
    * progress reporting and handling of failed imports
102
  * OpenAPI v3 https://pulp.plan.io/issues/7108 (@fao89)
103
  * Katello improvements in core - small tasks
104
    * https://pulp.plan.io/issues/6699, from sprint 73
105
    * https://pulp.plan.io/issues/6624, from sprint 73
106
  * Continue on correlation ID https://pulp.plan.io/issues/4689 (@daviddavis)
107
  * SELinux on EL 8
108
      - https://pulp.plan.io/issues/7043#note-3
109
      - https://pulp.plan.io/issues/7075
110
* Pulp 3 Python
111
   * Bandersnatch integration: rewrite of sync frontend, support mirroring all of PyPI - (@gerrod) 
112
   * https://pulp.plan.io/issues/6930 
113
* Pulp 2-->Pulp 3 Migrations
114
  * SLES repo support - (@ttereshc, @ipanova@redhat.com)
115
  * Bug fixes - anyone from mini-team - (@ttereshc, @ipanova@redhat.com)
116
     * a tentative list of remaining items for 0.2.0 https://pulp.plan.io/projects/migration/issues?query_id=158
117
* Pulp_installer
118
  * Fully integrate pre-flight check & Removing system_wide_pkgs
119
  * Collaboration with @spredzy from Ansible Platform Group
120
     * adding TLS support (PR available, needs more review + testing)
121
* CI/CD
122
  * finalizing fixtures.pulpproject.org work
123
  * fix permissions problem with postgresql directory - https://pulp.plan.io/issues/6361
124
  * Unified release pipeline (pulpcore-packaging repository and CI), from sprint 74
125
* Miscellaneous
126
  * Website
127
    * finish off the installer stuff
128
  * Spam control - working on redmine SPAM mitigation automation (@lmjachky)
129 1 rchan
130 143 rchan
### Sprint 76
131
Dates: Friday June 26, 2020 - Thursday July 9, 2020  
132
Sprint Goals/Focus:
133
* Pulp 2
134
  * 2.21.3 Release
135
* Pulp 3 Container  
136
  * introduce new repo type for push workflow (PushContainerRepo) 
137
  * add token with admin rights - mdellweg
138
  * look into sync performance issue - lmjachky
139
  * misc bugs as requested by galaxy_ng/AWX
140
* Pulp 3 RPM
141
  * Bug fixes, at least the important ones for Katello
142
    * kickstart copy  https://pulp.plan.io/issues/7046 
143
    * RHEL8 repos sync issue https://pulp.plan.io/issues/5847
144
  * Import/export - more models and kickstarts (daviddavis, ggainey)
145
  * [maybe a pulpcore item] Mirrored metadata - design, PoC - ttereshc/dkliban
146
* Pulp 3 Ansible Plugin / Galaxy NG
147
  * misc bugs as requested by galaxy_ng
148
  * ongoing testing of galaxy_ng_single_container
149
  * finishing token auth sync test (code is already done)
150
https://github.com/pulp/pulp_ansible/pull/326
151
  * RBAC use case writing with @alikins
152
  * [low prio] finish fixing bindings (mainly review from of PRs to @fao89), from sprint 70
153
* Pulp 3 Core
154
  * RBAC PoC public review, next steps as identified by the group
155
  * bmbouter to follow up on aiohttp PR, sprint 72
156
    * https://github.com/aio-libs/aiohttp/issues/2988#issuecomment-611124997
157
    * https://pulp.plan.io/issues/6460
158
  * Importers/exporters  https://pulp.plan.io/issues/6134 - ggainey/daviddavis
159
    * natural-key exports in progress
160
    * progress reporting and handling of failed imports
161
  * Katello improvements in core
162
    * https://pulp.plan.io/issues/6699, from sprint 73
163
    * https://pulp.plan.io/issues/6624, from sprint 73
164
  * Continue on correlation ID https://pulp.plan.io/issues/4689
165
* Pulp 3 Python
166
   * Bandersnatch integration: rewrite of sync frontend, support mirroring all of PyPI https://pulp.plan.io/issues/6930 
167
* Pulp 2-->Pulp 3 Migrations
168
  * SLES repo support - ttereshc/ipanova
169
  * Removal of comps relations - ttereshc/ipanova
170
  * Bug fixes - anyone from mini-team
171
     * a tentative list of remaining items for 0.2.0 https://pulp.plan.io/projects/migration/issues?query_id=158
172
* pulp_installer
173
  * Plan basic “bring up to date” of operator - need to plan how to integrate external db and object storage (S3-like apis)
174
  * Collaboration with @spredzy from Ansible Platform Group
175
     * adding TLS support (PR available, needs more review + testing)
176
     * multi-node installer support proposal and planning
177
     * SELinux policy compile+install support contribution
178
     * Zuul integration
179
* CI/CD
180
  * finalizing fixtures.pulpproject.org work
181
  * add more release automation
182
  * fix permissions problem with postgresql directory - https://pulp.plan.io/issues/6361
183
  * Unified release pipeline (pulpcore-packaging repository and CI), from sprint 74
184
* Pulp CLI proof of concept - pause
185
* Website
186
  * finish off the installer stuff  
187
*Spam control - working on redmine SPAM mitigation automation
188
189
190 142 rchan
### Sprint 75
191
Dates: Monday June 15 2020 - Thursday June 25, 2020  
192
Sprint Goals/Focus:
193
* Pulp 2
194
  * review/test applicability fixes (if not today)
195
* Pulp 3 Container  
196
  * refactor token auth to work with pulp_container 2.0  
197
  * solve design issues after docker push feature so it is compatible with current feature set (sync and push repos)  
198
  * look into performance issues if time left
199
  * misc bugs as requested by galaxy_ng/AWX
200
* Pulp 3 RPM
201
  * Bug fixes
202
  * finalize SUSE auth token support
203
  * Retain old count
204
  * Import/export - more models and kickstarts
205
* Pulp 3 Ansible Plugin / Galaxy NG
206
  * misc bugs as requested by galaxy_ng
207
  * finish fixing bindings (mainly review from of PRs to @fao89), from sprint 70
208
* Pulp 3 Core
209
  * bmbouter, ttereshc, ipanova, ggainey to create and share basic proof of concept for RBAC
210
  * bmbouter to follow up on aiohttp PR, sprint 72
211
    * https://github.com/aio-libs/aiohttp/issues/2988#issuecomment-611124997
212
    * https://pulp.plan.io/issues/6460
213
  * Importers/exporters  https://pulp.plan.io/issues/6134 - ggainey/daviddavis
214
    * natural-key exports in progress
215
    * “start_versions” support
216
    * progress reporting and handling of failed imports
217
  * GroupProgressReport (needed by katello for migration plugin)
218
  * Katello improvements in core
219
    * https://pulp.plan.io/issues/6699, from sprint 73
220
    * https://pulp.plan.io/issues/6624, from sprint 73
221
  * Continue on correlation ID https://pulp.plan.io/issues/4689
222
* Pulp 3 Python
223
  * Bandersnatch integration: reading Bandersnatch config files and created Pulp Python remotes from them https://pulp.plan.io/issues/6929
224
  * Bandersnatch integration: rewrite of sync frontend, support mirroring all of PyPI https://pulp.plan.io/issues/6930 (unlikely to be started this sprint)
225
* Pulp 2-->Pulp 3 Migrations
226
  * Progress reporting - ipanova
227
  * Checksum_type support, sles repo support - ttereshc
228
  * Bug fixes - anyone from mini-team
229
     * here is a tentative list of remaining items for 0.2.0 https://pulp.plan.io/projects/migration/issues?query_id=158 
230
* pulp_installer
231
  * Finish “Install from RPM” support for galaxy_ng
232
  * Start on operator reboot and planning w/ AWX and galaxy_ng team input
233
  * Collaboration with @spredzy from Ansible Platform Group
234
     * adding unix domain socket support in all the places
235
     * adding TLS support
236
     * multi-node installer support proposal and planning
237
     * Lots of smaller PR reviews
238
* CI/CD
239
  * finalizing fixtures.pulpproject.org work
240
  * fix single container release issue (/var/lib/pulp), from sprint 74 - https://pulp.plan.io/issues/6768
241
  * add more release automation - pulp.plan.io issue closing, from sprint 74
242
  * Unified release pipeline (pulpcore-packaging repository and CI), from sprint 74
243
* Pulp CLI proof of concept - pause
244
* Website
245
  * mcorr to add pulp2 vs pulp3 table, migration plugin - needs review
246
  * mcorr to add single container to pulpproject.org
247
248
249 141 rchan
### Sprint 74
250
Dates: Friday May 29, 2020 - June 11, 2020  
251 140 rchan
Sprint Goals/Focus:
252
  - Pulp 2
253 1 rchan
      - Issues as reported/identified by Satellite
254 141 rchan
      - CDT PR review
255 140 rchan
  - Pulp 3 Container
256 141 rchan
      - docker push
257 140 rchan
  - Pulp 3 RPM
258 141 rchan
      - Bug fixes
259
      - SUSE auth token support - ppicka
260
      - Retain old count - planning - dalley (if priorities permit)
261
      - dep solving bug  https://pulp.plan.io/issues/6820 - dalley/ggainey
262 1 rchan
  - Pulp 3 Ansible Plugin / Galaxy NG
263 140 rchan
      - misc bugs as requested by galaxy_ng
264 141 rchan
      - start into client side token auth implementation
265
           - https://pulp.plan.io/issues/6540
266 140 rchan
      - finish fixing bindings (mainly review from of PRs to @fao89), from sprint 70
267 1 rchan
  - Pulp 3 Core
268 141 rchan
      - bmbouter/ttereshc to identify proof of concept scope of work on pulp-dev for RBAC
269 140 rchan
      - pulpcore use cases
270
      - pulp_ansible use cases
271 141 rchan
      - bmbouter/ttereshc to create and share basic proof of concept for RBAC
272 140 rchan
      - bmbouter to follow up on aiohttp PR
273 141 rchan
          - https://github.com/aio-libs/aiohttp/issues/2988#issuecomment-611124997
274
          - https://pulp.plan.io/issues/6460
275 5 rchan
      - Importers/exporters  https://pulp.plan.io/issues/6134 - ggainey/daviddavis
276 141 rchan
          - incremental export, chunk_size/split exports released
277
          - natural-key exports in progress
278
          - Katello use-case doc to review 29-May, will result in stories
279 3 rchan
      - Katello improvements in core
280
          - https://pulp.plan.io/issues/6699
281 4 rchan
          - https://pulp.plan.io/issues/6624
282 141 rchan
          - https://pulp.plan.io/issues/4689
283 1 rchan
  - Pulp 2-->Pulp 3 Migrations
284 141 rchan
      - Progress reporting - ipanova
285
      - Distributions tracking - under review
286 1 rchan
      - Bug fixes - anyone from mini-team
287 4 rchan
  - pulp_installer
288 141 rchan
      - “Install from RPM” support for galaxy_ng
289
      - Continue on larger docs approach
290
 - Finishing collection publishing documentation
291
      - Remove system-wide packages support (to fix preflight checks)
292 1 rchan
  - CI/CD
293 141 rchan
      - finishing fixtures.pulpproject.org - waiting on delivery from osci.io folks
294
      - fix single container release issue (/var/lib/pulp)
295
      - add more release automation - pulp.plan.io issue closing
296 1 rchan
  - Pulp CLI proof of concept
297
    - Goal: build a 2-3 commands and some basic static generation
298
  - Website
299 141 rchan
      - mcorr to add pulp2 vs pulp3 table
300
      - mcorr to add single container to pulpproject.org
301 1 rchan
302
303 141 rchan
Previous archive: [[Sprint_Plans_Archive_-_May_2020]]